diff options
author | Sam James <sam@gentoo.org> | 2021-02-12 09:55:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-12 09:55:12 +0000 |
commit | 7506dd259ca59a48434e665bebd8ddab344fc3af (patch) | |
tree | 266c7ab916c775981dfb83114a1fc596d381f7bc /dev-libs/libdnet | |
parent | app-misc/detox: Bump to version 1.4.0 (diff) | |
download | gentoo-7506dd259ca59a48434e665bebd8ddab344fc3af.tar.gz gentoo-7506dd259ca59a48434e665bebd8ddab344fc3af.tar.bz2 gentoo-7506dd259ca59a48434e665bebd8ddab344fc3af.zip |
dev-libs/libdnet: Stabilize 1.14-r2 amd64, #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 62aeea93699a..768d54499f44 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 )" |