diff --git a/llvm-core/llvm/llvm-22.1.0.ebuild b/llvm-core/llvm/llvm-22.1.0.ebuild index a1e9c8506d73d..5ecd28f5a89c7 100644 --- a/llvm-core/llvm/llvm-22.1.0.ebuild +++ b/llvm-core/llvm/llvm-22.1.0.ebuild @@ -19,8 +19,9 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos" IUSE=" - +binutils-plugin +debug debuginfod doc exegesis libedit +libffi + +binutils-plugin debug debuginfod doc exegesis libedit +libffi test xml z3 zstd " RESTRICT="!test? ( test )"