diff options
author | 2016-03-19 12:31:27 +0100 | |
---|---|---|
committer | 2016-03-19 12:31:27 +0100 | |
commit | e67447ea7d3a07680f56f3e1bbde820483284f84 (patch) | |
tree | 32fa57267c861c8544a3a1a800ee642f347e656c /dev-libs/geoip | |
parent | media-video/mplayer: sparc stable wrt bug #575196 (diff) | |
download | gentoo-e67447ea7d3a07680f56f3e1bbde820483284f84.tar.gz gentoo-e67447ea7d3a07680f56f3e1bbde820483284f84.tar.bz2 gentoo-e67447ea7d3a07680f56f3e1bbde820483284f84.zip |
dev-libs/geoip: sparc stable wrt bug #575200
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/geoip')
-rw-r--r-- | dev-libs/geoip/geoip-1.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/geoip/geoip-1.6.9.ebuild b/dev-libs/geoip/geoip-1.6.9.ebuild index 8c1bcd7b8091..307a396827d6 100644 --- a/dev-libs/geoip/geoip-1.6.9.ebuild +++ b/dev-libs/geoip/geoip-1.6.9.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" |