summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-10 19:19:59 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-10 19:19:59 +0300
commit91f527dfd773911e5be22ff93144c21c9778241a (patch)
tree2b67260655ae4315d37f4d64525eda15f514de30 /dev-java/hamcrest
parentmedia-libs/jbig2dec: Stabilize 0.20 arm64, #940093 (diff)
downloadgentoo-91f527dfd773911e5be22ff93144c21c9778241a.tar.gz
gentoo-91f527dfd773911e5be22ff93144c21c9778241a.tar.bz2
gentoo-91f527dfd773911e5be22ff93144c21c9778241a.zip
dev-java/hamcrest: Stabilize 3.0 arm64, #940446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/hamcrest')
-rw-r--r--dev-java/hamcrest/hamcrest-3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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:*"