commit: ee5b834f7171a0b8689a10dacd5366df119c86c3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 9 18:30:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 18:30:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5b834f
dev-java/jol-core: Stabilize 0.17 amd64, #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 ea3aefa1fd23..edab5523dbe9 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:*