summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-03-10 13:06:11 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-03-10 16:06:50 +0000
commite2009eb6091b954ab79db83fdcf0e9bc61972dbb (patch)
treec18b33f8867f16f68ee6a71d311c4d0ee7e37704 /dev-java/geoip-java/geoip-java-1.3.0.ebuild
parentx11-plugins/pidgin-otr: x86 stable wrt bug #576916 (diff)
downloadgentoo-e2009eb6091b954ab79db83fdcf0e9bc61972dbb.tar.gz
gentoo-e2009eb6091b954ab79db83fdcf0e9bc61972dbb.tar.bz2
gentoo-e2009eb6091b954ab79db83fdcf0e9bc61972dbb.zip
dev-java/geoip-java: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java/geoip-java/geoip-java-1.3.0.ebuild')
-rw-r--r--dev-java/geoip-java/geoip-java-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"