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

Closes: https://bugs.gentoo.org/871462
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
Closes: https://github.com/gentoo/gentoo/pull/27221
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Eric Joldasov
2022-09-14 20:36:42 +06:00
committed by Sam James
parent b0be76203a
commit d49ff59b4a

View File

@@ -3,7 +3,7 @@
EAPI=8
LLVM_MAX_SLOT=14
LLVM_MAX_SLOT=15
inherit cmake llvm check-reqs
DESCRIPTION="A robust, optimal, and maintainable programming language"