diff options
Diffstat (limited to 'virtual/jdk/jdk-21.ebuild')
-rw-r--r-- | virtual/jdk/jdk-21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-21.ebuild b/virtual/jdk/jdk-21.ebuild index 409c2ad98324..0b469d838fcf 100644 --- a/virtual/jdk/jdk-21.ebuild +++ b/virtual/jdk/jdk-21.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="headless-awt" RDEPEND="|| ( |