commit: 832ee01e95924d56795cb54bd2948c554283ea40
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 08:17:37 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 08:17:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832ee01e
dev-java/bnd-annotation: Stabilize 7.0.0 x86, #921013
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild
b/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild
index 5a95f5a43693..a66b70291b68 100644
--- a/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild
+++ b/dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/bnd-${PV}"
LICENSE="Apache-2.0 EPL-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
DEPEND="
dev-java/osgi-cmpn:8