commit: 0f7f10e1f1837ac2ac196afb4edad7a2369cc78e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 10:59:10 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 10:59:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f7f10e1
dev-java/hamcrest: Stabilize 3.0 amd64, #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 45f66a5fc409..ce823c18f814 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:*"