From e33834501ea9f76e7e9cd1fa25b67ca0d595208a Mon Sep 17 00:00:00 2001 From: Roy Bamford Date: Mon, 1 Apr 2019 13:29:56 +0100 Subject: [PATCH] dev-perl/Geo-IP: added ~arm64 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford Signed-off-by: Andreas Sturmlechner --- dev-perl/Geo-IP/Geo-IP-1.510.0.ebuild | 4 ++-- 1 file 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 02d49231d2680..5ea884d139e75 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"