From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 3BD171580EB for ; Thu, 22 May 2025 15:16:45 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2505934312E for ; Thu, 22 May 2025 15:16:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B4C031104B7; Thu, 22 May 2025 15:16:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id ABD7D1104B3 for ; Thu, 22 May 2025 15:16:26 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66C0634301C for ; Thu, 22 May 2025 15:16:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A0FA289B for ; Thu, 22 May 2025 15:16:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1747926924.343e7ea9b8bddfd79f4e404e21b506885d6232c0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/openjdk-bin/openjdk-bin-21.0.7_p6.ebuild X-VCS-Directories: dev-java/openjdk-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 343e7ea9b8bddfd79f4e404e21b506885d6232c0 X-VCS-Branch: master Date: Thu, 22 May 2025 15:16:24 +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: 2a511a02-5413-476f-8f50-4ba81b1ed425 X-Archives-Hash: d3f7ebadc0a475da2a05025056085bd3 commit: 343e7ea9b8bddfd79f4e404e21b506885d6232c0 Author: Sam James gentoo org> AuthorDate: Thu May 22 15:15:24 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 22 15:15:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=343e7ea9 dev-java/openjdk-bin: Stabilize 21.0.7_p6 arm64, #956416 Signed-off-by: Sam James gentoo.org> dev-java/openjdk-bin/openjdk-bin-21.0.7_p6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/openjdk-bin/openjdk-bin-21.0.7_p6.ebuild b/dev-java/openjdk-bin/openjdk-bin-21.0.7_p6.ebuild index 05863220f290..a4636d98d3cc 100644 --- a/dev-java/openjdk-bin/openjdk-bin-21.0.7_p6.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-21.0.7_p6.ebuild @@ -42,7 +42,7 @@ S="${WORKDIR}/jdk-${MY_PV}" LICENSE="GPL-2-with-classpath-exception" SLOT=$(ver_cut 1) -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv" IUSE="alsa cups headless-awt selinux source" RDEPEND="