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

Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
Part-of: https://github.com/gentoo/gentoo/pull/43618
Closes: https://github.com/gentoo/gentoo/pull/43618
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Eric Joldasov
2025-08-31 14:20:25 +05:00
committed by Sam James
parent 83584504b4
commit 04cff48996

View File

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