summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-04-01 13:29:56 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-04-01 21:23:24 +0200
commite33834501ea9f76e7e9cd1fa25b67ca0d595208a (patch)
tree9c0f18fb7c588f4f592928053e3a149a0aa9d74c /dev-perl
parentdev-perl/BSD-Resource: added ~arm64 (diff)
downloadgentoo-e33834501ea9f76e7e9cd1fa25b67ca0d595208a.tar.gz
gentoo-e33834501ea9f76e7e9cd1fa25b67ca0d595208a.tar.bz2
gentoo-e33834501ea9f76e7e9cd1fa25b67ca0d595208a.zip
dev-perl/Geo-IP: 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')
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
index 02d49231d268..5ea884d139e7 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.510.0.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=5
@@ -10,7 +10,7 @@ inherit perl-module multilib
DESCRIPTION="Look up country by IP Address"
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=""
DEPEND="dev-libs/geoip"