eclass/llvm-r1: Sync with Gentoo

It's from Gentoo commit f66f6a38a2dc79da1b81e156f03e740d7211303a.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:10:30 +00:00 committed by Krzesimir Nowak
parent 74faaae76a
commit 54e2a4b779

View File

@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors # Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# @ECLASS: llvm-r1.eclass # @ECLASS: llvm-r1.eclass
@ -63,7 +63,7 @@ _LLVM_OLDEST_SLOT=15
# @DESCRIPTION: # @DESCRIPTION:
# The newest stable LLVM version. Versions newer than that won't # The newest stable LLVM version. Versions newer than that won't
# be automatically enabled via USE defaults. # be automatically enabled via USE defaults.
_LLVM_NEWEST_STABLE=19 _LLVM_NEWEST_STABLE=20
# == control variables == # == control variables ==