summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-09 11:19:08 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-09 20:55:41 +0800
commita568660f48236a346c6a02758297abbec163613f (patch)
tree9e6bbcb71fbea210b06b27e499d668fa150caf0a /dev-perl/Geo-IP
parentdev-perl/Gentoo-PerlMod-Version: keyword ~riscv (diff)
downloadgentoo-a568660f48236a346c6a02758297abbec163613f.tar.gz
gentoo-a568660f48236a346c6a02758297abbec163613f.tar.bz2
gentoo-a568660f48236a346c6a02758297abbec163613f.zip
dev-perl/Geo-IP: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Geo-IP')
-rw-r--r--dev-perl/Geo-IP/Geo-IP-1.510.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.510.0-r1.ebuild b/dev-perl/Geo-IP/Geo-IP-1.510.0-r1.ebuild
index 2985be70e374..5feae7feeb80 100644
--- a/dev-perl/Geo-IP/Geo-IP-1.510.0-r1.ebuild
+++ b/dev-perl/Geo-IP/Geo-IP-1.510.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Look up country by IP Address"
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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-libs/geoip"