summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--llvm-core/llvm/llvm-21.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/llvm/llvm-21.1.0.ebuild b/llvm-core/llvm/llvm-21.1.0.ebuild
index 3fbf8752766c..673ed1404693 100644
--- a/llvm-core/llvm/llvm-21.1.0.ebuild
+++ b/llvm-core/llvm/llvm-21.1.0.ebuild
@@ -21,7 +21,7 @@ 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 ~amd64-linux ~arm64-macos ~ppc-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 )"