diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2024-10-01 15:32:51 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2024-10-01 15:32:51 -0400 |
commit | 03ea7fbb301555ffea5e4bdfb885d7535e86605d (patch) | |
tree | a101594a69b9fada2e19dcc4f041685bd0d10727 /virtual/jre/jre-11-r3.ebuild | |
parent | 3caf61bb33a7ed0f36684eeef888f6b451896562 (diff) | |
download | gentoo-overlay-master.tar.xz gentoo-overlay-master.zip |
Diffstat (limited to 'virtual/jre/jre-11-r3.ebuild')
-rw-r--r-- | virtual/jre/jre-11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 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(+)] |