diff options
author | 2024-12-06 21:50:18 +0000 | |
---|---|---|
committer | 2024-12-06 21:52:16 +0000 | |
commit | bd670221828a345a0be26270bdfa5ac93bfacc49 (patch) | |
tree | 3ddfe40d8739e2c6de107a861473ac7b73b69c0e /sys-devel/llvm | |
parent | sys-libs/llvm-libunwind: Stabilize 19.1.4 arm, #945145 (diff) | |
download | gentoo-bd670221828a345a0be26270bdfa5ac93bfacc49.tar.gz gentoo-bd670221828a345a0be26270bdfa5ac93bfacc49.tar.bz2 gentoo-bd670221828a345a0be26270bdfa5ac93bfacc49.zip |
sys-devel/llvm: Stabilize 19.1.4 ppc, #945145
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-19.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-19.1.4.ebuild b/sys-devel/llvm/llvm-19.1.4.ebuild index f7ca7157d58d..00af639604d4 100644 --- a/sys-devel/llvm/llvm-19.1.4.ebuild +++ b/sys-devel/llvm/llvm-19.1.4.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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +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 test xml z3 zstd |