From 34979263087bdc0699f1a2f78b04fd85afc61a70 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 7 Aug 2023 07:12:14 +0000 Subject: [PATCH] eclass/llvm: Sync with Gentoo It's from Gentoo commit af790bf6bf4866ff4057e332bdf71dc2f9fb03ed. --- sdk_container/src/third_party/portage-stable/eclass/llvm.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/llvm.eclass b/sdk_container/src/third_party/portage-stable/eclass/llvm.eclass index 223e2a15ba..8198650aad 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/llvm.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/llvm.eclass @@ -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] []