commit: 54f58c56a2937ff197bef3ff3e004988a556b1e2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 14 03:05:06 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 14 03:05:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f58c56
dev-java/jspecify: Stabilize 1.0.0 amd64, #962806
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/jspecify/jspecify-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/jspecify/jspecify-1.0.0.ebuild
b/dev-java/jspecify/jspecify-1.0.0.ebuild
index b05f26b58e6f..793dda12d101 100644
--- a/dev-java/jspecify/jspecify-1.0.0.ebuild
+++ b/dev-java/jspecify/jspecify-1.0.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm64"
+KEYWORDS="amd64 arm64"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"