commit: a14b528e7d829e2782df4fc515419c1a46449e61 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jan 25 08:49:49 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jan 25 08:49:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14b528e
dev-java/gson: Stabilize 2.8.8 amd64, #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 ae03a8f412f6..724e1e3eff22 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
