From 8ba493f5439ffec0ed21707f660602b7bd80bbbf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 3 Feb 2023 21:11:18 +0000 Subject: gentoo auto-resync : 03:02:2023 - 21:11:18 --- eclass/llvm.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/llvm.eclass') diff --git a/eclass/llvm.eclass b/eclass/llvm.eclass index cdbc766feeb3..022820d012d5 100644 --- a/eclass/llvm.eclass +++ b/eclass/llvm.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @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=( {16..8} ) +declare -g -r _LLVM_KNOWN_SLOTS=( {17..8} ) # @FUNCTION: get_llvm_slot # @USAGE: [-b|-d] [] -- cgit v1.2.3