commit: 1925d2e6a39e22adc25bf5d9da635e24005f1377
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 18 11:53:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 11:53:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1925d2e6
dev-java/auto-value: Stabilize 1.11.0 amd64, #964596
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/auto-value/auto-value-1.11.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/auto-value/auto-value-1.11.0.ebuild
b/dev-java/auto-value/auto-value-1.11.0.ebuild
index 2367ac1826c5..e479d0696e5e 100644
--- a/dev-java/auto-value/auto-value-1.11.0.ebuild
+++ b/dev-java/auto-value/auto-value-1.11.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/auto-${P}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
CP_DEPEND="
>=dev-java/asm-9.8-r1:0