commit: a2bd6ebd349625804859539677d84c819ffdc470 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 18:06:58 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 18:11:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2bd6ebd
profiles/arch/base: unmask llvm_slot_19 LLVM 19 is now released and keyworded. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/base/use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index ecee15a9d4de..a9616ebb2587 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -17,10 +17,6 @@ jasper # sci-libs/atlas is only supported on specific architectures atlas -# Michał Górny <[email protected]> (2024-02-05) -# LLVM slots without keywords. -llvm_slot_19 - # Andrew Ammerlaan <[email protected]> (2023-07-11) # Mask secureboot flag on arches where sbsigntools is not keyworded secureboot
