commit: c2eccbbe1a14d8b30e475f8997af52354c01e0b4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 08:12:40 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 08:12:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2eccbbe
dev-java/gson: Stabilize 2.10.2_pre20231128 amd64, #919320
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/gson/gson-2.10.2_pre20231128.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-java/gson/gson-2.10.2_pre20231128.ebuild
b/dev-java/gson/gson-2.10.2_pre20231128.ebuild
index cbd3815540d8..c201d4a107bf 100644
--- a/dev-java/gson/gson-2.10.2_pre20231128.ebuild
+++ b/dev-java/gson/gson-2.10.2_pre20231128.ebuild
@@ -20,7 +20,7 @@ S="${WORKDIR}/gson-${MY_COMMIT}/gson"
LICENSE="Apache-2.0"
SLOT="2.6"
-KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~x86"
DEPEND="
dev-java/error-prone-annotations:0