diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-18 22:12:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-18 22:12:59 +0300 |
commit | f3a3f28637386afd7568e91d169bbbf3543e8203 (patch) | |
tree | c77572f2b380e4f9651e498e7653744b614ce685 /virtual/jre | |
parent | virtual/jdk: Keyword 17 x86, #836775 (diff) | |
download | gentoo-f3a3f28637386afd7568e91d169bbbf3543e8203.tar.gz gentoo-f3a3f28637386afd7568e91d169bbbf3543e8203.tar.bz2 gentoo-f3a3f28637386afd7568e91d169bbbf3543e8203.zip |
virtual/jre: Keyword 17 x86, #836775
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/jre')
-rw-r--r-- | virtual/jre/jre-17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/jre/jre-17.ebuild b/virtual/jre/jre-17.ebuild index d6f67d7c2689..af9109336e79 100644 --- a/virtual/jre/jre-17.ebuild +++ b/virtual/jre/jre-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 Runtime Environment (JRE)" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND="|| ( virtual/jdk:${SLOT} |