mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/pkgcruft: enable llvm 20
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
CRATES=" "
|
||||
LLVM_COMPAT=( {17..19} )
|
||||
LLVM_COMPAT=( {17..20} )
|
||||
RUST_MIN_VER="1.84.0"
|
||||
|
||||
inherit cargo edo llvm-r2 multiprocessing shell-completion toolchain-funcs
|
||||
|
||||
@@ -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 shell-completion toolchain-funcs
|
||||
|
||||
Reference in New Issue
Block a user