diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-31 07:40:48 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-31 09:07:46 +0100 |
commit | 29b8b821dc8cf8aea4564146a1cea1dd722e0976 (patch) | |
tree | 34cf188608c6b98f4cf4ab75be29362f5581d34e /profiles/desc | |
parent | profiles/base/use.mask: Mask llvm_slot_20 (diff) | |
download | gentoo-29b8b821dc8cf8aea4564146a1cea1dd722e0976.tar.gz gentoo-29b8b821dc8cf8aea4564146a1cea1dd722e0976.tar.bz2 gentoo-29b8b821dc8cf8aea4564146a1cea1dd722e0976.zip |
profiles/desc: Add llvm_slot_20
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/llvm_slot.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/llvm_slot.desc b/profiles/desc/llvm_slot.desc index 8e837d330333..b6a02407e149 100644 --- a/profiles/desc/llvm_slot.desc +++ b/profiles/desc/llvm_slot.desc @@ -6,3 +6,4 @@ 17 - Use LLVM 17. 18 - Use LLVM 18. 19 - Use LLVM 19. +20 - Use LLVM 20. |