commit: a38f499429d060e35b420fd08af2ad6c68fe22d5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 26 09:23:41 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 26 09:23:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38f4994
dev-java/gson: Stabilize 2.8.7 ppc64, #809932 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/gson/gson-2.8.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gson/gson-2.8.7.ebuild b/dev-java/gson/gson-2.8.7.ebuild index 35e416438a42..cf9e81cf77cf 100644 --- a/dev-java/gson/gson-2.8.7.ebuild +++ b/dev-java/gson/gson-2.8.7.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 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*"
