commit: 5a45042c3c06860a5694e6791431a398dfd94d77
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 30 21:26:18 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 30 21:26:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a45042c
dev-java/j2objc-annotations: Stabilize 3.1 amd64, #965327
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/j2objc-annotations/j2objc-annotations-3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/j2objc-annotations/j2objc-annotations-3.1.ebuild
b/dev-java/j2objc-annotations/j2objc-annotations-3.1.ebuild
index 7ed9394bd590..e2078dfa367b 100644
--- a/dev-java/j2objc-annotations/j2objc-annotations-3.1.ebuild
+++ b/dev-java/j2objc-annotations/j2objc-annotations-3.1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/j2objc-${PV}/annotations"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ~ppc64"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"