diff options
author | 2025-02-07 22:07:45 +0200 | |
---|---|---|
committer | 2025-02-07 22:07:45 +0200 | |
commit | 19da308e1874986f9ef6522c54f20ebb7498d6ee (patch) | |
tree | d08e826cebf49d1120bbd521b9edf2392be749f1 /llvm-core | |
parent | llvm-core/llvm-common: Stabilize 19.1.7 arm64, #946879 (diff) | |
download | gentoo-19da308e1874986f9ef6522c54f20ebb7498d6ee.tar.gz gentoo-19da308e1874986f9ef6522c54f20ebb7498d6ee.tar.bz2 gentoo-19da308e1874986f9ef6522c54f20ebb7498d6ee.zip |
llvm-core/llvm: Stabilize 19.1.7 arm64, #946879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-core')
-rw-r--r-- | llvm-core/llvm/llvm-19.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/llvm/llvm-19.1.7.ebuild b/llvm-core/llvm/llvm-19.1.7.ebuild index efdc0ef40a6d..f9da7ad08046 100644 --- a/llvm-core/llvm/llvm-19.1.7.ebuild +++ b/llvm-core/llvm/llvm-19.1.7.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 |