llvm.eclass: Remove old slots
authorMichał Górny <mgorny@gentoo.org>
Fri, 1 May 2020 09:22:08 +0000 (11:22 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 1 May 2020 09:28:29 +0000 (11:28 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/llvm.eclass

index 1a5b7176ae8af394b6aa4b2f6aaa2478921b2ff4..a2da231b035a1d667bce89dd6df8b838cf49d2ab 100644 (file)
@@ -81,7 +81,7 @@ if [[ ! ${_LLVM_ECLASS} ]]; then
 # @INTERNAL
 # @DESCRIPTION:
 # Correct values of LLVM slots, newest first.
-declare -g -r _LLVM_KNOWN_SLOTS=( 11 10 9 8 7 6 5 4 )
+declare -g -r _LLVM_KNOWN_SLOTS=( 11 10 9 8 )
 
 # @FUNCTION: get_llvm_prefix
 # @USAGE: [-b|-d] [<max_slot>]