From: Patrice Clement Date: Thu, 10 Mar 2016 13:06:11 +0000 (+0000) Subject: dev-java/geoip-java: Stable for amd64. Retroactively mark stable for the remaining... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2009eb6091b954ab79db83fdcf0e9bc61972dbb;p=gentoo.git dev-java/geoip-java: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- diff --git a/dev-java/geoip-java/geoip-java-1.3.0.ebuild b/dev-java/geoip-java/geoip-java-1.3.0.ebuild index 377a2b7b7be9..c357a6f01e55 100644 --- a/dev-java/geoip-java/geoip-java-1.3.0.ebuild +++ b/dev-java/geoip-java/geoip-java-1.3.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/maxmind" SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.zip -> ${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=virtual/jre-1.6"