From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D7CD8158088 for ; Thu, 20 Jan 2022 07:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F2A12BC020; Thu, 20 Jan 2022 07:23:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 12F412BC020 for ; Thu, 20 Jan 2022 07:23:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AE883432FE for ; Thu, 20 Jan 2022 07:23:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D9C02BF for ; Thu, 20 Jan 2022 07:23:46 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1642663404.1a3626f786e0e143e7c9614300aa744d5ecff40c.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/jre/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/jre/jre-11-r2.ebuild X-VCS-Directories: virtual/jre/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 1a3626f786e0e143e7c9614300aa744d5ecff40c X-VCS-Branch: master Date: Thu, 20 Jan 2022 07:23:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 91842103-1e21-43a0-8811-3e1ba44c1b9b X-Archives-Hash: fe4bf08f9bc83e8662ae6ac08ac78b89 commit: 1a3626f786e0e143e7c9614300aa744d5ecff40c Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jan 20 07:14:31 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jan 20 07:23:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3626f7 virtual/jre: keyword 11-r2 for ~x86 Bug: https://bugs.gentoo.org/729790 Signed-off-by: Georgy Yakovlev gentoo.org> virtual/jre/jre-11-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/jre/jre-11-r2.ebuild b/virtual/jre/jre-11-r2.ebuild index 53052a2bd68c..6dca0959b8e3 100644 --- a/virtual/jre/jre-11-r2.ebuild +++ b/virtual/jre/jre-11-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for Java Runtime Environment (JRE)" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND="|| ( virtual/jdk:${SLOT}