summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-26 21:56:04 +0000
committerSam James <sam@gentoo.org>2021-02-26 21:56:04 +0000
commitd16ede715e3a79f6ef31670b125aff5769aa7241 (patch)
tree494486eddb9d62250ba5bea1961700a943e9a474
parentdev-python/mypy: Stabilize 0.800 arm64, #772491 (diff)
downloadgentoo-d16ede71.tar.gz
gentoo-d16ede71.tar.bz2
gentoo-d16ede71.zip
dev-libs/geoip: Stabilize 1.6.10 arm64, #617940
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/geoip/geoip-1.6.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/geoip/geoip-1.6.10.ebuild b/dev-libs/geoip/geoip-1.6.10.ebuild
index 282925bbff31..2f5ee8e5606d 100644
--- a/dev-libs/geoip/geoip-1.6.10.ebuild
+++ b/dev-libs/geoip/geoip-1.6.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="
# GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db
LICENSE="LGPL-2.1 GPL-2 MaxMind2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RESTRICT="test"