diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:08 +0200 |
commit | 2b3f12861d6b700c322d06601bfb798105d3a17e (patch) | |
tree | 56ac4df55b0adb9461c3c14880b222f5df25d758 /dev-libs | |
parent | dev-libs/libdnet: Stabilize 1.18.0-r1 ppc64, #932950 (diff) | |
download | gentoo-2b3f12861d6b700c322d06601bfb798105d3a17e.tar.gz gentoo-2b3f12861d6b700c322d06601bfb798105d3a17e.tar.bz2 gentoo-2b3f12861d6b700c322d06601bfb798105d3a17e.zip |
dev-libs/libdnet: Stabilize 1.18.0-r1 ppc, #932950
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 da19f5e30a7f..dbc0e310bcdb 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} )" |