diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 12:28:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 12:28:55 +0000 |
commit | 476ab1861775690b47cb4819804833bf18d8a05c (patch) | |
tree | 51f8cfeb48b1ad3fb1bcacc22570a350eedfcef6 /dev-libs/libdnet | |
parent | net-libs/libproxy: Stabilize 0.4.17 ppc, #769176 (diff) | |
download | gentoo-476ab1861775690b47cb4819804833bf18d8a05c.tar.gz gentoo-476ab1861775690b47cb4819804833bf18d8a05c.tar.bz2 gentoo-476ab1861775690b47cb4819804833bf18d8a05c.zip |
dev-libs/libdnet: Stabilize 1.14-r2 ppc, #769182
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.14-r2.ebuild b/dev-libs/libdnet/libdnet-1.14-r2.ebuild index 1b5ff4c27888..ea54a481e0e8 100644 --- a/dev-libs/libdnet/libdnet-1.14-r2.ebuild +++ b/dev-libs/libdnet/libdnet-1.14-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86" IUSE="python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |