llvm.eclass: Recognize slot 6 (for 9999)
authorMichał Górny <mgorny@gentoo.org>
Sun, 23 Jul 2017 17:07:08 +0000 (19:07 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 24 Jul 2017 19:03:51 +0000 (21:03 +0200)
eclass/llvm.eclass

index 294e27b019b95f1b207800bc2e3a5ea3d49b2ef4..1128615cd35a14d2861a3ac4f36ce298a81fa6b1 100644 (file)
@@ -63,7 +63,7 @@ if [[ ! ${_LLVM_ECLASS} ]]; then
 # @INTERNAL
 # @DESCRIPTION:
 # Correct values of LLVM slots, newest first.
-declare -g -r _LLVM_KNOWN_SLOTS=( 5 4 )
+declare -g -r _LLVM_KNOWN_SLOTS=( 5 4 )
 
 # @FUNCTION: get_llvm_prefix
 # @USAGE: [<max_slot>]