diff options
author | Sam James <sam@gentoo.org> | 2024-03-23 16:20:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-23 16:20:47 +0000 |
commit | cfdbddd101221ed9df7c278b494212941aa3cfd9 (patch) | |
tree | 6d76a2da3e0028db9a8b2a4b97692221c24835fb /sys-devel/llvm | |
parent | sys-devel/lld-toolchain-symlinks: Stabilize 17 arm, #920044 (diff) | |
download | gentoo-cfdbddd101221ed9df7c278b494212941aa3cfd9.tar.gz gentoo-cfdbddd101221ed9df7c278b494212941aa3cfd9.tar.bz2 gentoo-cfdbddd101221ed9df7c278b494212941aa3cfd9.zip |
sys-devel/llvm: Stabilize 17.0.6 ppc64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-17.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-17.0.6.ebuild b/sys-devel/llvm/llvm-17.0.6.ebuild index 8e152ff21a85..9affdb50b38b 100644 --- a/sys-devel/llvm/llvm-17.0.6.ebuild +++ b/sys-devel/llvm/llvm-17.0.6.ebuild @@ -19,7 +19,7 @@ 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 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE=" +binutils-plugin debug debuginfod doc exegesis libedit +libffi ncurses test xar xml z3 zstd |