diff options
author | Sam James <sam@gentoo.org> | 2022-06-19 06:24:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-19 06:24:01 +0100 |
commit | c3cdcd93e649edae1ccd7f19db9f07ac7d3ff5bf (patch) | |
tree | fbc80a3a85bdc6e2bc833c1662663c971db7d1cd /virtual | |
parent | profiles/package.mask: mask ruby26-only ruby packages (diff) | |
download | gentoo-c3cdcd93e649edae1ccd7f19db9f07ac7d3ff5bf.tar.gz gentoo-c3cdcd93e649edae1ccd7f19db9f07ac7d3ff5bf.tar.bz2 gentoo-c3cdcd93e649edae1ccd7f19db9f07ac7d3ff5bf.zip |
virtual/jdk: Stabilize 17 ALLARCHES, #845225
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/jdk/jdk-17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/jdk/jdk-17.ebuild b/virtual/jdk/jdk-17.ebuild index 3d55a5852c97..4c3f45fc8d30 100644 --- a/virtual/jdk/jdk-17.ebuild +++ b/virtual/jdk/jdk-17.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for Java Development Kit (JDK)" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="headless-awt" RDEPEND="|| ( |