diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 21:46:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 21:46:44 +0100 |
commit | 17b0683649b79143c2173144887ae0743abdbe1e (patch) | |
tree | d313e57d6663b4e02fbbf88d939f5168f74e2844 /dev-libs/libdnet | |
parent | dev-lang/spidermonkey: Stabilize 115.10.0 amd64, #932946 (diff) | |
download | gentoo-17b0683649b79143c2173144887ae0743abdbe1e.tar.gz gentoo-17b0683649b79143c2173144887ae0743abdbe1e.tar.bz2 gentoo-17b0683649b79143c2173144887ae0743abdbe1e.zip |
dev-libs/libdnet: Stabilize 1.18.0-r1 amd64, #932950
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.18.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.18.0-r1.ebuild b/dev-libs/libdnet/libdnet-1.18.0-r1.ebuild index 5e69da32c8b6..b7c86a6585cc 100644 --- a/dev-libs/libdnet/libdnet-1.18.0-r1.ebuild +++ b/dev-libs/libdnet/libdnet-1.18.0-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="python test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |