# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LLVM_MAX_SLOT=18 inherit edo check-reqs cmake llvm multiprocessing toolchain-funcs DESCRIPTION="A robust, optimal, and maintainable programming language" HOMEPAGE="https://ziglang.org https://github.com/ziglang/zig" BDEPEND="test? ( !!