diff options
author | 2022-03-12 12:14:51 +0200 | |
---|---|---|
committer | 2022-03-12 12:14:51 +0200 | |
commit | 66e8071595bf6afefa1206ef2f523b7c5c8501b3 (patch) | |
tree | 5fc1a97e751a3bc1749cbc59d449d97dbec1f78e /dev-python/geoip-python | |
parent | net-p2p/deluge: Keyword 2.0.5-r1 arm64, #834527 (diff) | |
download | gentoo-66e8071595bf6afefa1206ef2f523b7c5c8501b3.tar.gz gentoo-66e8071595bf6afefa1206ef2f523b7c5c8501b3.tar.bz2 gentoo-66e8071595bf6afefa1206ef2f523b7c5c8501b3.zip |
dev-python/geoip-python: Keyword 1.3.2-r1 arm64, #834527
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/geoip-python')
-rw-r--r-- | dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild b/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild index 6741bf4bd48f..e1d5af985e43 100644 --- a/dev-python/geoip-python/geoip-python-1.3.2-r1.ebuild +++ b/dev-python/geoip-python/geoip-python-1.3.2-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 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc x86" IUSE="examples" RDEPEND=">=dev-libs/geoip-1.4.8" |