summaryrefslogtreecommitdiff
path: root/dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:18:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:30:56 +0300
commit5668f90faf946eacff8087f8f35c1293e9e6f811 (patch)
tree65ced11901ed20bff7e0202b462b44e9ec5dfd46 /dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild
parentfc102875787731ad86fd994479c476b391f59c3c (diff)
downloadgentoo-5668f90faf946eacff8087f8f35c1293e9e6f811.tar.gz
gentoo-5668f90faf946eacff8087f8f35c1293e9e6f811.tar.bz2
gentoo-5668f90faf946eacff8087f8f35c1293e9e6f811.zip
dev-java/j2objc-annotations: 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/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild')
-rw-r--r--dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild b/dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild
index a41a2f92c3fb..3d1e1d5f0571 100644
--- a/dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild
+++ b/dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/j2objc-${PV}/annotations"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"