diff --git a/dev-java/hamcrest/hamcrest-3.0.ebuild b/dev-java/hamcrest/hamcrest-3.0.ebuild index ce823c18f8147..c6e5292340d74 100644 --- a/dev-java/hamcrest/hamcrest-3.0.ebuild +++ b/dev-java/hamcrest/hamcrest-3.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/JavaHamcrest-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"