diff options
author | Sam James <sam@gentoo.org> | 2024-07-23 14:33:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-23 14:33:52 +0100 |
commit | 68e2f44b1064a8fb5fd1936e79f96353e6d49f5e (patch) | |
tree | e8c922adf683c531f799727d08d6cebe1764e0c7 /sys-devel/llvm | |
parent | sci-mathematics/cgal: add 6.0_beta1 (diff) | |
download | gentoo-68e2f44b1064a8fb5fd1936e79f96353e6d49f5e.tar.gz gentoo-68e2f44b1064a8fb5fd1936e79f96353e6d49f5e.tar.bz2 gentoo-68e2f44b1064a8fb5fd1936e79f96353e6d49f5e.zip |
sys-devel/llvm: Stabilize 18.1.8-r1 arm64, #935984
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-18.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-18.1.8-r1.ebuild b/sys-devel/llvm/llvm-18.1.8-r1.ebuild index f8fb20969f91..8361064ab025 100644 --- a/sys-devel/llvm/llvm-18.1.8-r1.ebuild +++ b/sys-devel/llvm/llvm-18.1.8-r1.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 ncurses test xml z3 zstd |