diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:28:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:19 +0800 |
commit | d3b14961c8feaba731c63889174d59a31bfb4ce3 (patch) | |
tree | 4b0607afd410759957a6c459f561d04b8e1ffe0d /dev-perl/Net-Patricia | |
parent | dev-perl/Test-Number-Delta: keyword 1.60.0-r1 for ~loong (diff) | |
download | gentoo-d3b14961c8feaba731c63889174d59a31bfb4ce3.tar.gz gentoo-d3b14961c8feaba731c63889174d59a31bfb4ce3.tar.bz2 gentoo-d3b14961c8feaba731c63889174d59a31bfb4ce3.zip |
dev-perl/Net-Patricia: keyword 1.220.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Patricia')
-rw-r--r-- | dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild index a6256830ae74..eca8bb65e113 100644 --- a/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild +++ b/dev-perl/Net-Patricia/Net-Patricia-1.220.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |