dev-lang/zig: update to LLVM 20 for 9999

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
Closes: https://github.com/gentoo/gentoo/pull/41463
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Eric Joldasov
2025-04-05 11:36:35 +05:00
committed by Sam James
parent 398c1bd977
commit ef66c4d439

View File

@@ -3,7 +3,7 @@
EAPI=8
LLVM_COMPAT=( 19 )
LLVM_COMPAT=( 20 )
LLVM_OPTIONAL=1
ZIG_SLOT="$(ver_cut 1-2)"