commit: 5f9f20dd141ea3ac09102c774ab9668588936ff7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 10:59:08 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 10:59:08 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f9f20dd
dev-java/hamcrest: Stabilize 3.0 x86, #940446
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/hamcrest/hamcrest-3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/hamcrest/hamcrest-3.0.ebuild
b/dev-java/hamcrest/hamcrest-3.0.ebuild
index ff3a7d92fbcb..45f66a5fc409 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:*"