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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8130E15813A for ; Tue, 31 Dec 2024 08:08:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E77FE07A5; Tue, 31 Dec 2024 08:07:59 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B9D7E07A5 for ; Tue, 31 Dec 2024 08:07:59 +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 4FF8433FE7D for ; Tue, 31 Dec 2024 08:07:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A127C191A for ; Tue, 31 Dec 2024 08:07:56 +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: <1735632465.603603e98cf8e18b2b076ea47ad94d2a56c69f80.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 603603e98cf8e18b2b076ea47ad94d2a56c69f80 X-VCS-Branch: master Date: Tue, 31 Dec 2024 08:07:56 +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: ebadcdce-783a-47ce-b392-dd23f4133957 X-Archives-Hash: b1ed4a212ae28b37de917a2362e00a97 commit: 603603e98cf8e18b2b076ea47ad94d2a56c69f80 Author: Michał Górny gentoo org> AuthorDate: Tue Dec 31 06:38:42 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Dec 31 08:07:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603603e9 profiles/base/use.mask: Mask llvm_slot_20 Signed-off-by: Michał Górny gentoo.org> profiles/base/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 6f6f80545ca2..d06cfe9445af 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2024-12-31) +# LLVM slot 20 has no releases yet. +llvm_slot_20 + # Andreas Sturmlechner (2024-12-11) # dev-db/firebird last-rites preparation firebird