summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:40:16 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:56:48 +0000
commit335d92636416f9213571db555366d57cf2d8071c (patch)
tree9575c26d9d4f0020897fe7deac2573bc0ebaa574 /dev-perl/NetAddr-IP
parentdev-perl/Net-SSLeay: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-335d92636416f9213571db555366d57cf2d8071c.tar.gz
gentoo-335d92636416f9213571db555366d57cf2d8071c.tar.bz2
gentoo-335d92636416f9213571db555366d57cf2d8071c.zip
dev-perl/NetAddr-IP: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/NetAddr-IP')
-rw-r--r--dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild b/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild
index e14b1d9d5bf6..b1a98a32c69b 100644
--- a/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild
+++ b/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="Manipulation and operations on IP addresses"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE="ipv6 test"
RESTRICT="!test? ( test )"