commit: 17b455057f60bdfe0ce1066bd568b1e680245aed
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 16 06:32:54 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 16 06:32:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b45505
dev-java/bnd-annotation: Stabilize 7.1.0 ppc64, #947562
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 7b8979c026db..c6b4744d3520 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