Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/jre/
Date: Thu, 20 Jan 2022 07:23:57
Message-Id: 1642663404.1a3626f786e0e143e7c9614300aa744d5ecff40c.gyakovlev@gentoo
1 commit: 1a3626f786e0e143e7c9614300aa744d5ecff40c
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 07:14:31 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 07:23:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3626f7
7
8 virtual/jre: keyword 11-r2 for ~x86
9
10 Bug: https://bugs.gentoo.org/729790
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 virtual/jre/jre-11-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/virtual/jre/jre-11-r2.ebuild b/virtual/jre/jre-11-r2.ebuild
17 index 53052a2bd68c..6dca0959b8e3 100644
18 --- a/virtual/jre/jre-11-r2.ebuild
19 +++ b/virtual/jre/jre-11-r2.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26
27 DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
28 SLOT="${PV}"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
31
32 RDEPEND="|| (
33 virtual/jdk:${SLOT}