commit: 3c05b21d15ef5d93b3dfa3d2892497c3c4522983
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 15:47:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 15:47:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c05b21d
dev-java/asm: Stabilize 9.7.1_p20241213 arm64, #949278
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/asm/asm-9.7.1_p20241213.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/asm/asm-9.7.1_p20241213.ebuild
b/dev-java/asm/asm-9.7.1_p20241213.ebuild
index 4e3aa23b078d..0dec4cec51b7 100644
--- a/dev-java/asm/asm-9.7.1_p20241213.ebuild
+++ b/dev-java/asm/asm-9.7.1_p20241213.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ S="${WORKDIR}/asm-${MY_COMMIT}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x64-macos"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x64-macos"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"