commit: 603603e98cf8e18b2b076ea47ad94d2a56c69f80 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 06:38:42 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> 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 <mgorny <AT> 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 <[email protected]> (2024-12-31) +# LLVM slot 20 has no releases yet. +llvm_slot_20 + # Andreas Sturmlechner <[email protected]> (2024-12-11) # dev-db/firebird last-rites preparation firebird
