commit: 2b05241a0bcc2f0cfe37280e91d80af5249598fe
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 16 15:03:44 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 16 15:03:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b05241a
dev-java/bnd-annotation: Stabilize 7.1.0 arm64, #961570
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild
b/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild
index c6b4744d3520..30107d661b2a 100644
--- a/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild
+++ b/dev-java/bnd-annotation/bnd-annotation-7.1.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/bnd-${PV/_rc/.RC}"
LICENSE="Apache-2.0 EPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64"
+KEYWORDS="amd64 arm64 ppc64"
DEPEND="
dev-java/osgi-cmpn:8