diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 17:57:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 17:57:46 +0100 |
commit | 17f7e711dab34dcbdb7538c40ec5aad38aee0f61 (patch) | |
tree | 841f53c4c3820cfa01389b20ad88ecb8fd75a79b /dev-libs/libdnet | |
parent | dev-libs/libdnet: Stabilize 1.18.0-r1 sparc, #932950 (diff) | |
download | gentoo-17f7e711dab34dcbdb7538c40ec5aad38aee0f61.tar.gz gentoo-17f7e711dab34dcbdb7538c40ec5aad38aee0f61.tar.bz2 gentoo-17f7e711dab34dcbdb7538c40ec5aad38aee0f61.zip |
dev-libs/libdnet: Stabilize 1.18.0-r1 x86, #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 5be2f2bd4e61..5e69da32c8b6 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} )" |