diff --git a/dev-java/hamcrest/hamcrest-3.0.ebuild b/dev-java/hamcrest/hamcrest-3.0.ebuild index 57a83eb1d7b85..701a6d3e141ab 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 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"