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 CD32715808A for ; Sun, 20 Jul 2025 08:24:55 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 83E00340E49 for ; Sun, 20 Jul 2025 08:24:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0DA04110561; Sun, 20 Jul 2025 08:24:49 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 08F84110561 for ; Sun, 20 Jul 2025 08:24:49 +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 B4B1D340DA1 for ; Sun, 20 Jul 2025 08:24:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 141D53273 for ; Sun, 20 Jul 2025 08:24:47 +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: <1752999787.d98a0f93a1ff6c24d7241aa99e74268ff97ffb45.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: llvm-core/libclc/ X-VCS-Repository: repo/gentoo X-VCS-Files: llvm-core/libclc/libclc-20.1.8.ebuild X-VCS-Directories: llvm-core/libclc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d98a0f93a1ff6c24d7241aa99e74268ff97ffb45 X-VCS-Branch: master Date: Sun, 20 Jul 2025 08:24:47 +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: 4925f665-a96e-4d75-bbbb-7ce097a663b7 X-Archives-Hash: 98435a03af2c0fb524837edb72e76ac9 commit: d98a0f93a1ff6c24d7241aa99e74268ff97ffb45 Author: Sam James gentoo org> AuthorDate: Sun Jul 20 08:23:07 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 20 08:23:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98a0f93 llvm-core/libclc: Stabilize 20.1.8 x86, #960372 Signed-off-by: Sam James gentoo.org> llvm-core/libclc/libclc-20.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-core/libclc/libclc-20.1.8.ebuild b/llvm-core/libclc/libclc-20.1.8.ebuild index 121b4a43a1cb..46d3e8eed756 100644 --- a/llvm-core/libclc/libclc-20.1.8.ebuild +++ b/llvm-core/libclc/libclc-20.1.8.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://libclc.llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions || ( MIT BSD )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86" IUSE="+spirv video_cards_nvidia video_cards_r600 video_cards_radeonsi" BDEPEND="