commit: aab7f0e1b07f73d5f84a68489ffc8fc16bf338f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 9 18:30:07 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 18:30:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab7f0e1
dev-java/jol-core: Stabilize 0.17 arm64, #949503
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/jol-core/jol-core-0.17.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/jol-core/jol-core-0.17.ebuild
b/dev-java/jol-core/jol-core-0.17.ebuild
index 4828b6f0716f..ea3aefa1fd23 100644
--- a/dev-java/jol-core/jol-core-0.17.ebuild
+++ b/dev-java/jol-core/jol-core-0.17.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2-with-classpath-exception"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc64"
+KEYWORDS="~amd64 arm64 ppc64"
DEPEND="
>=virtual/jdk-1.8:*