commit: cc287c09c0fe0f53557853c231884d1f954f33ee
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 00:17:10 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 00:17:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc287c09
dev-java/guava: Stabilize 33.3.0 amd64, #941597
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/guava/guava-33.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/guava/guava-33.3.0.ebuild
b/dev-java/guava/guava-33.3.0.ebuild
index 17827bdaab2c..9e769f0fa449 100644
--- a/dev-java/guava/guava-33.3.0.ebuild
+++ b/dev-java/guava/guava-33.3.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ~ppc64"
CP_DEPEND="
>=dev-java/error-prone-annotations-2.32.0:0