diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 16:54:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 16:54:31 +0300 |
commit | 5882ec2285a98056b2e653d8dbada130fa39c81c (patch) | |
tree | 9ce107990018fe618e65f81eef184254f1d287e7 /dev-libs/geoip | |
parent | mail-mta/ssmtp: arm stable wrt bug #617090 (diff) | |
download | gentoo-5882ec2285a98056b2e653d8dbada130fa39c81c.tar.gz gentoo-5882ec2285a98056b2e653d8dbada130fa39c81c.tar.bz2 gentoo-5882ec2285a98056b2e653d8dbada130fa39c81c.zip |
dev-libs/geoip: arm stable wrt bug #617940
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r-- | dev-libs/geoip/geoip-1.6.10.ebuild | 4 |
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 cc0afdc572a5..498eb160a8c4 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RESTRICT="test" |