summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/typesafe-config/typesafe-config-1.4.2.ebuild')
-rw-r--r--dev-java/typesafe-config/typesafe-config-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/typesafe-config/typesafe-config-1.4.2.ebuild b/dev-java/typesafe-config/typesafe-config-1.4.2.ebuild
index e9aedc5756a7..a1bf736882f7 100644
--- a/dev-java/typesafe-config/typesafe-config-1.4.2.ebuild
+++ b/dev-java/typesafe-config/typesafe-config-1.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/lightbend/config/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
IUSE="doc source"
RDEPEND=">=virtual/jre-1.8:*"