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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA1C81582EF for ; Wed, 05 Mar 2025 11:11:14 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8EF05341214 for ; Wed, 05 Mar 2025 11:11:14 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 821971102D0; Wed, 05 Mar 2025 11:11:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 748A11102D0 for ; Wed, 05 Mar 2025 11:11:13 +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 24C9B341214 for ; Wed, 05 Mar 2025 11:11:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79B6F2853 for ; Wed, 05 Mar 2025 11:11:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1741173068.37d1ccf8416c511a7dc352eb399ae46004777cd7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 37d1ccf8416c511a7dc352eb399ae46004777cd7 X-VCS-Branch: master Date: Wed, 05 Mar 2025 11:11:11 +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: 48f72f6a-9fb3-4079-bbaa-d6c9e142f2d8 X-Archives-Hash: 5179ddff93bf69fbf4b2efb7724edb6b commit: 37d1ccf8416c511a7dc352eb399ae46004777cd7 Author: Michał Górny gentoo org> AuthorDate: Wed Mar 5 11:10:38 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Mar 5 11:11:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d1ccf8 profiles/base: Mask llvm_slot_20 on packages with unkeyworded deps Signed-off-by: Michał Górny gentoo.org> profiles/base/package.use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index d4a0180e877d..780ed66d9c59 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,14 @@ # New entries go on top. +# Michał Górny (2025-03-05) +# Mask until we have keyworded dev-util/spirv-llvm-translator:20 release. +llvm-core/libclc llvm_slot_20 + +# Michał Górny (2025-03-05) +# Mask until we have keyworded dev-lang/rust{,-bin} / slot 20 release. +www-client/chromium llvm_slot_20 + # Paul Zander (2025-02-24) # Only builds with ffmpeg-4.x, upstream has no timeline to fix it. # https://tracker.dev.opencascade.org/view.php?id=32871