dev-java/error-prone-annotations: Stabilize 2.36.0 arm64, #947526

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-05 19:06:59 +00:00
parent f3b1f35209
commit 070c58d098

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 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 ~arm64 ~ppc64"
KEYWORDS="~amd64 arm64 ~ppc64"
DEPEND=">=virtual/jdk-11:*" # module-info
RDEPEND=">=virtual/jre-1.8:*"