diff options
author | 2021-04-05 19:38:35 +0000 | |
---|---|---|
committer | 2021-04-05 21:56:42 +0000 | |
commit | 5424b3ddcdaa82622cc71b9b7d695ed41bff1f0b (patch) | |
tree | 315c07ec11fbbf1a8d9cd55075ea16dec7b1f019 /dev-perl/Net-IP | |
parent | dev-perl/Net-HTTP: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-5424b3ddcdaa82622cc71b9b7d695ed41bff1f0b.tar.gz gentoo-5424b3ddcdaa82622cc71b9b7d695ed41bff1f0b.tar.bz2 gentoo-5424b3ddcdaa82622cc71b9b7d695ed41bff1f0b.zip |
dev-perl/Net-IP: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-IP')
-rw-r--r-- | dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild b/dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild index cf438ee20bc3..959086c86639 100644 --- a/dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild +++ b/dev-perl/Net-IP/Net-IP-1.260.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for manipulating IPv4/IPv6 addresses" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" PATCHES=( "${FILESDIR}/initip-0.patch" ) |