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 4957B15808A for ; Sun, 20 Jul 2025 08:25:04 +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 35922335D3C for ; Sun, 20 Jul 2025 08:25:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6C7D9110566; Sun, 20 Jul 2025 08:24:50 +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 678AC110566 for ; Sun, 20 Jul 2025 08:24:50 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25B5C340DC8 for ; Sun, 20 Jul 2025 08:24:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7ECEC327D 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: <1752999790.0cd4ee12e690b3b74e01688e8d967cedc0499afe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: llvm-core/clang-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild X-VCS-Directories: llvm-core/clang-runtime/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0cd4ee12e690b3b74e01688e8d967cedc0499afe 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: 81e03878-0745-42d2-8a02-62bff1af85ca X-Archives-Hash: 1c2e16ba3f806ac4852f64a4f4217e3f commit: 0cd4ee12e690b3b74e01688e8d967cedc0499afe Author: Sam James gentoo org> AuthorDate: Sun Jul 20 08:23:10 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 20 08:23:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd4ee12 llvm-core/clang-runtime: Stabilize 20.1.8 x86, #960372 Signed-off-by: Sam James gentoo.org> llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild b/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild index e2f0acc83983..7f02cb9e835d 100644 --- a/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild +++ b/llvm-core/clang-runtime/clang-runtime-20.1.8.ebuild @@ -11,7 +11,7 @@ S=${WORKDIR} LICENSE="metapackage" SLOT="${PV%%.*}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE=" +compiler-rt libcxx offload openmp +sanitize default-compiler-rt default-libcxx default-lld llvm-libunwind polly