summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-04 05:54:57 +0100
committerSam James <sam@gentoo.org>2021-07-04 05:55:13 +0100
commit51dafcd8f932db8a83aa9a7376c2ca52a3f2b865 (patch)
treec3396969be1e8a818a42fffa5954687c865947aa
parentgames-emulation/gens: refactor multilib usage, EAPI 7->8 (diff)
downloadgentoo-51dafcd8f932db8a83aa9a7376c2ca52a3f2b865.tar.gz
gentoo-51dafcd8f932db8a83aa9a7376c2ca52a3f2b865.tar.bz2
gentoo-51dafcd8f932db8a83aa9a7376c2ca52a3f2b865.zip
dev-perl/Net-Netmask: Stabilize 2.0.100 amd64, #779163
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild b/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild
index eadbbd53e0dd..488db30a5cef 100644
--- a/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild
+++ b/dev-perl/Net-Netmask/Net-Netmask-2.0.100.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parse, manipulate and lookup IP network blocks"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"