mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
x11-misc/i3status-rust: add compat for llvm-core/llvm:21
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user