summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-30 03:32:43 +0100
committerSam James <sam@gentoo.org>2022-07-30 03:32:43 +0100
commitaf904fe9c0fb10ec719e4dcc5430ff3328d15967 (patch)
tree324f6ed7bec4818cb953301aebf13c402298ff3b /dev-java/gson
parentdev-python/rope: Stabilize 1.2.0 amd64, #862061 (diff)
downloadgentoo-af904fe9c0fb10ec719e4dcc5430ff3328d15967.tar.gz
gentoo-af904fe9c0fb10ec719e4dcc5430ff3328d15967.tar.bz2
gentoo-af904fe9c0fb10ec719e4dcc5430ff3328d15967.zip
dev-java/gson: Stabilize 2.9.0-r2 amd64, #862130
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/gson')
-rw-r--r--dev-java/gson/gson-2.9.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/gson/gson-2.9.0-r2.ebuild b/dev-java/gson/gson-2.9.0-r2.ebuild
index 461a65f8a3b9..7dd8d3e31390 100644
--- a/dev-java/gson/gson-2.9.0-r2.ebuild
+++ b/dev-java/gson/gson-2.9.0-r2.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"
DEPEND=">=virtual/jdk-11:*"
RDEPEND=">=virtual/jre-1.8:*"