summaryrefslogtreecommitdiff
path: root/virtual/jre
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2024-10-01 15:32:51 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2024-10-01 15:32:51 -0400
commit03ea7fbb301555ffea5e4bdfb885d7535e86605d (patch)
treea101594a69b9fada2e19dcc4f041685bd0d10727 /virtual/jre
parent3caf61bb33a7ed0f36684eeef888f6b451896562 (diff)
downloadgentoo-overlay-03ea7fbb301555ffea5e4bdfb885d7535e86605d.tar.xz
gentoo-overlay-03ea7fbb301555ffea5e4bdfb885d7535e86605d.zip
virtual/{jdk,jre}: upgrade to 21HEADmaster
Diffstat (limited to 'virtual/jre')
-rw-r--r--virtual/jre/jre-11-r3.ebuild4
-rw-r--r--virtual/jre/jre-21-r1.ebuild (renamed from virtual/jre/jre-17-r1.ebuild)6
2 files changed, 5 insertions, 5 deletions
diff --git a/virtual/jre/jre-11-r3.ebuild b/virtual/jre/jre-11-r3.ebuild
index 510db0f..0986578 100644
--- a/virtual/jre/jre-11-r3.ebuild
+++ b/virtual/jre/jre-11-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="|| (
dev-java/openjdk-jre-bin:${SLOT}[gentoo-vm(+)]
diff --git a/virtual/jre/jre-17-r1.ebuild b/virtual/jre/jre-21-r1.ebuild
index 510db0f..08a3961 100644
--- a/virtual/jre/jre-17-r1.ebuild
+++ b/virtual/jre/jre-21-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND="|| (
dev-java/openjdk-jre-bin:${SLOT}[gentoo-vm(+)]