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 7EF1A158090 for ; Wed, 18 May 2022 19:13:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B70CAE092B; Wed, 18 May 2022 19:13:17 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9DE49E092B for ; Wed, 18 May 2022 19:13:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FF8B341E7C for ; Wed, 18 May 2022 19:13:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F7D9105 for ; Wed, 18 May 2022 19:13:13 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1652901178.113a386ce5d2fc5a88ee19aaa6b8a234268dc879.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/jdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/jdk/jdk-17.ebuild X-VCS-Directories: virtual/jdk/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 113a386ce5d2fc5a88ee19aaa6b8a234268dc879 X-VCS-Branch: master Date: Wed, 18 May 2022 19:13:13 +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: 1ec70a4e-1c36-42e6-b65d-db6b98ea34f0 X-Archives-Hash: b7d8ddeeb2a289c2f15f04eb3c85904c commit: 113a386ce5d2fc5a88ee19aaa6b8a234268dc879 Author: Arthur Zamarin gentoo org> AuthorDate: Wed May 18 19:12:58 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Wed May 18 19:12:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=113a386c virtual/jdk: Keyword 17 x86, #836775 Signed-off-by: Arthur Zamarin gentoo.org> virtual/jdk/jdk-17.ebuild | 4 ++-- 1 file 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="|| (