diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 08:58:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 08:58:58 +0000 |
commit | 6359c4ed179b1b912e40dee6d0e0cdca0e40da2e (patch) | |
tree | c3ea175a8d305df4bdc76ade6eaeb8dccec44fc7 /dev-libs/libdnet | |
parent | app-text/recode: Stabilize 3.7.8 sparc, #769170 (diff) | |
download | gentoo-6359c4ed179b1b912e40dee6d0e0cdca0e40da2e.tar.gz gentoo-6359c4ed179b1b912e40dee6d0e0cdca0e40da2e.tar.bz2 gentoo-6359c4ed179b1b912e40dee6d0e0cdca0e40da2e.zip |
dev-libs/libdnet: Stabilize 1.14-r2 sparc, #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 d523c10b8b64..62aeea93699a 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 )" |