commit: 2f5067307a3d0b863f12d8bec5d8027f8fe2ad63
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 16 22:52:19 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 16 22:52:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f506730
dev-java/jspecify: Keyword 1.0.0 arm64, #961593
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 e9582d8f3c7b..59f70032c744 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"
+KEYWORDS="~amd64 ~arm64"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"