diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-04-01 12:51:57 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-01 21:23:22 +0200 |
commit | 8dacac54efb9a384aaabf5f6e50174869f6f86dc (patch) | |
tree | 85b35fabee6e5a3e2c4b25bf34ee7d8f046f1dd8 /dev-perl/Net-Patricia | |
parent | dev-perl/Net-CIDR-Lite: added ~arm64 (diff) | |
download | gentoo-8dacac54efb9a384aaabf5f6e50174869f6f86dc.tar.gz gentoo-8dacac54efb9a384aaabf5f6e50174869f6f86dc.tar.bz2 gentoo-8dacac54efb9a384aaabf5f6e50174869f6f86dc.zip |
dev-perl/Net-Patricia: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@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 023c481e5f6e..ee4fbe0bdb54 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-2018 Gentoo Foundation +# Copyright 1999-2019 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 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="dev-perl/Net-CIDR-Lite |