diff options
author | 2022-07-30 03:31:39 +0100 | |
---|---|---|
committer | 2022-07-30 03:31:39 +0100 | |
commit | 4535b48a054e210def24278c5471025715bd6d63 (patch) | |
tree | 754e021c23439e339da04cd088fb544003078c76 /dev-java/gson | |
parent | dev-python/suds-community: Stabilize 1.1.2 ALLARCHES, #862073 (diff) | |
download | gentoo-4535b48a054e210def24278c5471025715bd6d63.tar.gz gentoo-4535b48a054e210def24278c5471025715bd6d63.tar.bz2 gentoo-4535b48a054e210def24278c5471025715bd6d63.zip |
dev-java/gson: Stabilize 2.9.0-r2 x86, #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.ebuild | 2 |
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 c5ddf82b4f07..461a65f8a3b9 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:*" |