diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-18 22:12:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-18 22:12:58 +0300 |
commit | 113a386ce5d2fc5a88ee19aaa6b8a234268dc879 (patch) | |
tree | f7a3c60cf9eaa17b8a95fec4b30b6404f543f7b7 /virtual/jdk | |
parent | app-misc/lirc: Python 3.10 compatibility (diff) | |
download | gentoo-113a386ce5d2fc5a88ee19aaa6b8a234268dc879.tar.gz gentoo-113a386ce5d2fc5a88ee19aaa6b8a234268dc879.tar.bz2 gentoo-113a386ce5d2fc5a88ee19aaa6b8a234268dc879.zip |
virtual/jdk: Keyword 17 x86, #836775
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/jdk')
-rw-r--r-- | virtual/jdk/jdk-17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jdk/jdk-17.ebuild b/virtual/jdk/jdk-17.ebuild index 56e0de933b79..3d55a5852c97 100644 --- a/virtual/jdk/jdk-17.ebuild +++ b/virtual/jdk/jdk-17.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="headless-awt" RDEPEND="|| ( |