commit: 5523ac696ce969fc73088fad809fe253468466d7 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Oct 20 10:51:40 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 10:51:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5523ac69
dev-java/gson: Stabilize 2.9.1 amd64, #877541 Signed-off-by: Jakov Smolić <jsmolic <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 9041beee05c7..619cd0648c13 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:*"
