diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:04:06 +0200 |
commit | 95f1d8c113023db87bff76ba8045a9a4ee7d62c8 (patch) | |
tree | e8b45d038cb01c3d80a87125f2f819e8c0019f93 /dev-libs | |
parent | dev-libs/libdnet: Stabilize 1.18.0-r1 arm, #932950 (diff) | |
download | gentoo-95f1d8c113023db87bff76ba8045a9a4ee7d62c8.tar.gz gentoo-95f1d8c113023db87bff76ba8045a9a4ee7d62c8.tar.bz2 gentoo-95f1d8c113023db87bff76ba8045a9a4ee7d62c8.zip |
dev-libs/libdnet: Stabilize 1.18.0-r1 ppc64, #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 babbadf81d51..da19f5e30a7f 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} )" |