diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:14:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:15:13 +0100 |
commit | 286cc983b0f15701154c91155b2268784540a0b0 (patch) | |
tree | 49cc44e5e68562cdf28077b6ced11c3677f518f1 /dev-libs/geoip/geoip-1.6.6.ebuild | |
parent | dev-lang/python: ppc stable wrt bug #561524 (diff) | |
download | gentoo-286cc983b0f15701154c91155b2268784540a0b0.tar.gz gentoo-286cc983b0f15701154c91155b2268784540a0b0.tar.bz2 gentoo-286cc983b0f15701154c91155b2268784540a0b0.zip |
dev-libs/geoip: ppc stable wrt bug #560886
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/geoip/geoip-1.6.6.ebuild')
-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 6e8d7aa252cb..6f9eb6010b29 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" |