From e2009eb6091b954ab79db83fdcf0e9bc61972dbb Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Thu, 10 Mar 2016 13:06:11 +0000 Subject: [PATCH] dev-java/geoip-java: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.26 --- dev-java/geoip-java/geoip-java-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 377a2b7b7be9d..c357a6f01e558 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"