dev-vcs/pkgcruft-git: enable llvm 20

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-03 04:49:52 +01:00
parent b0196475b5
commit 7afa4b47ce

View File

@@ -4,7 +4,7 @@
EAPI=8
CRATES=" "
LLVM_COMPAT=( {17..19} )
LLVM_COMPAT=( {17..20} )
RUST_MIN_VER="1.85.0"
inherit cargo edo llvm-r2 multiprocessing toolchain-funcs