summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:10:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:30:30 +0300
commit72417886bcc20ace180ef299740ee82a3bc1e65f (patch)
tree5869469c2b5968d0d084eaa70e896eb5e58c2887 /dev-java/bnd-annotation
parentdev-java/bnd: dekeyword x86 (diff)
downloadgentoo-72417886bcc20ace180ef299740ee82a3bc1e65f.tar.gz
gentoo-72417886bcc20ace180ef299740ee82a3bc1e65f.tar.bz2
gentoo-72417886bcc20ace180ef299740ee82a3bc1e65f.zip
dev-java/bnd-annotation: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/bnd-annotation')
-rw-r--r--dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild2
-rw-r--r--dev-java/bnd-annotation/bnd-annotation-7.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild b/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild
index bc78852048d3..70550ab55d21 100644
--- a/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild
+++ b/dev-java/bnd-annotation/bnd-annotation-6.3.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bnd.annotation/$
LICENSE="Apache-2.0 EPL-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64"
# Common dependencies
# POM: biz.aQute.bnd.annotation-${PV}.pom
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 8de9bb677828..d34e0f32ba5a 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 arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64"
DEPEND="
dev-java/osgi-cmpn:8