commit: e207b52524e9ce193b9eae1c556b35d0a615f993 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jan 25 08:50:00 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jan 25 08:50:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e207b525
dev-java/gson: Stabilize 2.8.8 x86, #832013 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-java/gson/gson-2.8.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gson/gson-2.8.8.ebuild b/dev-java/gson/gson-2.8.8.ebuild index 724e1e3eff22..7386f72f7761 100644 --- a/dev-java/gson/gson-2.8.8.ebuild +++ b/dev-java/gson/gson-2.8.8.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PN}-parent-${PV}.tar.gz -> ${ LICENSE="Apache-2.0" SLOT="2.6" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" # Compile dependencies # POM: ${PN}/pom.xml
