commit: 04cff48996e5a4ebc08ff409e52394815e1322c3 Author: Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net> AuthorDate: Sun Aug 31 09:20:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 1 10:31:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04cff489
dev-lang/zig: update to LLVM 21 for 9999 Signed-off-by: Eric Joldasov <bratishkaerik <AT> 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 <AT> gentoo.org> dev-lang/zig/zig-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/zig/zig-9999.ebuild b/dev-lang/zig/zig-9999.ebuild index 69ecca15fe9c..9f811213cd8f 100644 --- a/dev-lang/zig/zig-9999.ebuild +++ b/dev-lang/zig/zig-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -LLVM_COMPAT=( 20 ) +LLVM_COMPAT=( 21 ) LLVM_OPTIONAL=1 ZIG_SLOT="$(ver_cut 1-2)"
