summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild b/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
index 9cbcd0747a15..426a7cb2dc23 100644
--- a/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
+++ b/dev-java/hamcrest-library/hamcrest-library-1.3-r2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
DEPEND="dev-java/hamcrest-core:${SLOT}
>=virtual/jdk-1.8:*