summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"