diff options
author | 2024-12-06 21:51:00 +0000 | |
---|---|---|
committer | 2024-12-06 21:52:40 +0000 | |
commit | 80b0b9ada00f4625ab7f25712f6fd473e4e1bc29 (patch) | |
tree | 5a9c9741a79086bf67c8af3e289bdfefc1960f60 /sys-devel/llvm | |
parent | sys-libs/libcxx: Stabilize 19.1.4 x86, #945145 (diff) | |
download | gentoo-80b0b9ada00f4625ab7f25712f6fd473e4e1bc29.tar.gz gentoo-80b0b9ada00f4625ab7f25712f6fd473e4e1bc29.tar.bz2 gentoo-80b0b9ada00f4625ab7f25712f6fd473e4e1bc29.zip |
sys-devel/llvm: Stabilize 19.1.4 x86, #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 c5f892b8881c..4368fff5eae2 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 |