commit: ce6b5c497ba441b4356a4235df68040b8fb50306 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 18 18:51:39 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 18 18:51:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce6b5c49
dev-java/gson: Stabilize 2.9.1 arm64, #877541 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/gson/gson-2.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/gson/gson-2.9.1.ebuild b/dev-java/gson/gson-2.9.1.ebuild index db9194478d17..66a68d95e6e2 100644 --- a/dev-java/gson/gson-2.9.1.ebuild +++ b/dev-java/gson/gson-2.9.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/google/gson/archive/gson-parent-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="2.6" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" DEPEND=">=virtual/jdk-11:*" RDEPEND=">=virtual/jre-1.8:*"
