diff options
author | Sam James <sam@gentoo.org> | 2024-07-23 18:24:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-23 18:24:13 +0100 |
commit | 9e282ccf63f8ffdbb11a2d4d7b476bc6434ef1a4 (patch) | |
tree | 9f9e43255ec02f9880a1c670ffccfb095da681db /profiles/base | |
parent | sci-libs/trilinos: add 16.0.0 (diff) | |
download | gentoo-9e282ccf63f8ffdbb11a2d4d7b476bc6434ef1a4.tar.gz gentoo-9e282ccf63f8ffdbb11a2d4d7b476bc6434ef1a4.tar.bz2 gentoo-9e282ccf63f8ffdbb11a2d4d7b476bc6434ef1a4.zip |
profiles/base: un-stablemask llvm_slot_18
We forgot to do this earlier after stabling LLVM 18 & changing the eclass
default.
Bug: https://bugs.gentoo.org/934385
Bug: https://bugs.gentoo.org/935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.stable.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 63704adbe45a..de017f0c28aa 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -15,10 +15,6 @@ python_single_target_python3_13 python_targets_pypy3 python_single_target_pypy3 -# 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_ruby33 |