diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-09-02 09:31:42 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2020-09-02 09:31:42 -0400 |
commit | 9a0e7ab1a5150f1d8ef74ad2b94330951aaf9d11 (patch) | |
tree | 30f575d526249c2fe092069b9e5fa6d9cda4f58b | |
parent | 384fc45a551b660f5c376598c8136a5bf9a6b757 (diff) | |
download | gentoo-overlay-9a0e7ab1a5150f1d8ef74ad2b94330951aaf9d11.tar.xz gentoo-overlay-9a0e7ab1a5150f1d8ef74ad2b94330951aaf9d11.zip |
virtual/jdk: ~arm
-rw-r--r-- | virtual/jdk/jdk-14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/jdk/jdk-14.ebuild b/virtual/jdk/jdk-14.ebuild index e0888ee..b659716 100644 --- a/virtual/jdk/jdk-14.ebuild +++ b/virtual/jdk/jdk-14.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" RDEPEND="|| ( dev-java/openjdk-bin:${SLOT}[gentoo-vm(+)] |