diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-04 19:41:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-04 20:08:38 +0200 |
commit | d2ccf2e5eeb347e00b1c21cb797ce223a05dfe78 (patch) | |
tree | 3bdbee3191eb5e2844e5bb9c4f4ecf47ac1aaf19 /profiles/base | |
parent | dev-python/scikit-image: Bump to 0.23.0_rc2 (diff) | |
download | gentoo-d2ccf2e5eeb347e00b1c21cb797ce223a05dfe78.tar.gz gentoo-d2ccf2e5eeb347e00b1c21cb797ce223a05dfe78.tar.bz2 gentoo-d2ccf2e5eeb347e00b1c21cb797ce223a05dfe78.zip |
profiles: Move llvm_slot_18 mask from unconditional to stable
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 142757e993b6..59d9eb195daf 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2024-04-04) +# LLVM slots without stablekeywords. +llvm_slot_18 + # Hans de Graaff <graaff@gentoo.org> (2023-12-25) # Currently in testing and not ready to go stable yet. ruby_targets_ruby32 |