diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:39:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:56:45 +0000 |
commit | 07d80016c28b1e641a7b2de29ad03b639242f81b (patch) | |
tree | 4e5ed9b64b30b6309ce97b6af0adfed3cf5dbd1d /dev-perl/Net-Patricia | |
parent | dev-perl/Net-LibIDN2: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-07d80016c28b1e641a7b2de29ad03b639242f81b.tar.gz gentoo-07d80016c28b1e641a7b2de29ad03b639242f81b.tar.bz2 gentoo-07d80016c28b1e641a7b2de29ad03b639242f81b.zip |
dev-perl/Net-Patricia: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild index 937703e5824e..7fec77a03430 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r1.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="Patricia Trie perl module for fast IP address lookups" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |