commit: 2eecc8427981f281659d631fe5725ab0eb72e60f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 17:40:50 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 17:40:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eecc842
dev-java/j2objc-annotations: Stabilize 3.0.0-r1 arm64, #934613
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 65139f002b2d..8a0a0a4e73dd 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 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"