diff options
author | 2015-10-17 12:54:40 +0200 | |
---|---|---|
committer | 2015-10-17 12:54:40 +0200 | |
commit | e2bbaa54296048f57953e61b7db98133fe78476c (patch) | |
tree | 0752f2bcae4f93d0861022dcbaf5618076fda08b /dev-libs | |
parent | net-ftp/lftp: arm stable, bug #560808 (diff) | |
download | gentoo-e2bbaa54296048f57953e61b7db98133fe78476c.tar.gz gentoo-e2bbaa54296048f57953e61b7db98133fe78476c.tar.bz2 gentoo-e2bbaa54296048f57953e61b7db98133fe78476c.zip |
dev-libs/geoip: arm stable, bug #560886
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/geoip/geoip-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/geoip/geoip-1.6.6.ebuild b/dev-libs/geoip/geoip-1.6.6.ebuild index 5b02c56d784a..6e8d7aa252cb 100644 --- a/dev-libs/geoip/geoip-1.6.6.ebuild +++ b/dev-libs/geoip/geoip-1.6.6.ebuild @@ -14,7 +14,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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RESTRICT="test" |