llvm-r2.eclass: Remove slot 16

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/866
This commit is contained in:
Michał Górny
2026-05-09 15:18:02 +02:00
parent 5ddf586219
commit edf4c96ca1

View File

@@ -63,7 +63,7 @@ inherit llvm-utils multilib
# @DESCRIPTION:
# Oldest supported LLVM slot. This is used to automatically filter out
# unsupported LLVM_COMPAT values.
_LLVM_OLDEST_SLOT=16
_LLVM_OLDEST_SLOT=17
# @ECLASS_VARIABLE: _LLVM_NEWEST_STABLE
# @INTERNAL