summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-07 06:12:01 +0000
committerSam James <sam@gentoo.org>2024-01-07 06:12:01 +0000
commitb38041a1999758a7e4954adf85393d66e082cb54 (patch)
tree2c3eacea6468d5cd27ed296c52463224b861d936
parentdev-java/guava-testlib: Stabilize 32.1.3 arm64, #921516 (diff)
downloadgentoo-b38041a1999758a7e4954adf85393d66e082cb54.tar.gz
gentoo-b38041a1999758a7e4954adf85393d66e082cb54.tar.bz2
gentoo-b38041a1999758a7e4954adf85393d66e082cb54.zip
dev-java/guava: Stabilize 32.1.3 arm64, #921516
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-java/guava/guava-32.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/guava/guava-32.1.3.ebuild b/dev-java/guava/guava-32.1.3.ebuild
index 9ec51a5bec78..14cc2afe1c36 100644
--- a/dev-java/guava/guava-32.1.3.ebuild
+++ b/dev-java/guava/guava-32.1.3.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}/${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86"
CP_DEPEND="
dev-java/error-prone-annotations:0