commit: 2cba6186d4c8c6b95e6905a66437917b31085963
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 06:12:00 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 06:12:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cba6186
dev-java/error-prone-annotations: Stabilize 2.23.0 arm64, #921516
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../error-prone-annotations/error-prone-annotations-2.23.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-java/error-prone-annotations/error-prone-annotations-2.23.0.ebuild
b/dev-java/error-prone-annotations/error-prone-annotations-2.23.0.ebuild
index fa814e5396d9..f82703222984 100644
--- a/dev-java/error-prone-annotations/error-prone-annotations-2.23.0.ebuild
+++ b/dev-java/error-prone-annotations/error-prone-annotations-2.23.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/error-prone-${PV}/annotations"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"