x11-misc/i3status-rust: add compat for llvm-core/llvm:21

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2025-09-23 12:05:26 +02:00
parent b092a673c4
commit 8e46b35dc7

View File

@@ -5,7 +5,7 @@ EAPI=8
RUST_MIN_VER="1.85.0"
LLVM_OPTIONAL=1
LLVM_COMPAT=( {18..20} )
LLVM_COMPAT=( {18..21} )
inherit cargo llvm-r2 optfeature