From 91f527dfd773911e5be22ff93144c21c9778241a Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 10 Oct 2024 19:19:59 +0300 Subject: dev-java/hamcrest: Stabilize 3.0 arm64, #940446 Signed-off-by: Arthur Zamarin --- dev-java/hamcrest/hamcrest-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-java/hamcrest') diff --git a/dev-java/hamcrest/hamcrest-3.0.ebuild b/dev-java/hamcrest/hamcrest-3.0.ebuild index c6e5292340d7..2d7537667676 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:*" -- cgit v1.2.3-65-gdbad