diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-03-15 21:28:22 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-03-17 02:17:32 -0400 |
commit | 2abc1fcaa186ddd1f8021823993ca163473aec06 (patch) | |
tree | 2e8ed7f7911095e7facd7f14fdd54c3612217af4 | |
parent | sys-cluster/libqb: Keyword 2.0.4 alpha, #927075 (diff) | |
download | gentoo-2abc1fcaa186ddd1f8021823993ca163473aec06.tar.gz gentoo-2abc1fcaa186ddd1f8021823993ca163473aec06.tar.bz2 gentoo-2abc1fcaa186ddd1f8021823993ca163473aec06.zip |
sys-cluster/kronosnet: Keyword 1.25 alpha, #927075
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | sys-cluster/kronosnet/kronosnet-1.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/kronosnet/kronosnet-1.25.ebuild b/sys-cluster/kronosnet/kronosnet-1.25.ebuild index ee95c84cf62b..b3a49d76f99a 100644 --- a/sys-cluster/kronosnet/kronosnet-1.25.ebuild +++ b/sys-cluster/kronosnet/kronosnet-1.25.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://kronosnet.org/releases/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/1" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="doc nss +openssl lz4 lzo2 test zstd" RESTRICT="!test? ( test )" |