diff options
author | Sam James <sam@gentoo.org> | 2021-02-12 13:46:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-12 13:46:58 +0000 |
commit | 43ed6b6e3fb0fafbe840efded0de3169539cffe8 (patch) | |
tree | bbfc9d35fad51bf7ce436352f4931132ac5ccd14 /dev-libs/libdnet | |
parent | net-libs/libproxy: Stabilize 0.4.17 ppc64, #769176 (diff) | |
download | gentoo-43ed6b6e3fb0fafbe840efded0de3169539cffe8.tar.gz gentoo-43ed6b6e3fb0fafbe840efded0de3169539cffe8.tar.bz2 gentoo-43ed6b6e3fb0fafbe840efded0de3169539cffe8.zip |
dev-libs/libdnet: Stabilize 1.14-r2 ppc64, #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 768d54499f44..1b5ff4c27888 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 )" |