diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 17:40:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-20 17:40:50 +0000 |
commit | 2eecc8427981f281659d631fe5725ab0eb72e60f (patch) | |
tree | d38b61710fa83ad4073712e91fa34142095f916a /dev-java/j2objc-annotations | |
parent | dev-java/checker-framework-qual: Stabilize 3.43.0 arm64, #934613 (diff) | |
download | gentoo-2eecc8427981f281659d631fe5725ab0eb72e60f.tar.gz gentoo-2eecc8427981f281659d631fe5725ab0eb72e60f.tar.bz2 gentoo-2eecc8427981f281659d631fe5725ab0eb72e60f.zip |
dev-java/j2objc-annotations: Stabilize 3.0.0-r1 arm64, #934613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/j2objc-annotations')
-rw-r--r-- | dev-java/j2objc-annotations/j2objc-annotations-3.0.0-r1.ebuild | 2 |
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 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:*" |