eclass/llvm: Sync with Gentoo

It's from Gentoo commit af790bf6bf4866ff4057e332bdf71dc2f9fb03ed.
This commit is contained in:
Flatcar Buildbot 2023-08-07 07:12:14 +00:00 committed by Krzesimir Nowak
parent 7a6d48a029
commit 3497926308

View File

@ -78,7 +78,7 @@ DEPEND="!!sys-devel/llvm:0"
# @INTERNAL
# @DESCRIPTION:
# Correct values of LLVM slots, newest first.
declare -g -r _LLVM_KNOWN_SLOTS=( {17..8} )
declare -g -r _LLVM_KNOWN_SLOTS=( {18..8} )
# @FUNCTION: get_llvm_slot
# @USAGE: [-b|-d] [<max_slot>]