diff options
author | 2024-12-10 20:30:24 +0000 | |
---|---|---|
committer | 2024-12-10 20:30:24 +0000 | |
commit | 1407a83c8895bf7edcc9f825eae4290e33687d37 (patch) | |
tree | 9b8d33d71d6e5334319aa395b37cee1e1df0ab48 /sys-devel/llvm | |
parent | sys-devel/llvm: Stabilize 17.0.6-r3 arm, #946213 (diff) | |
download | gentoo-1407a83c8895bf7edcc9f825eae4290e33687d37.tar.gz gentoo-1407a83c8895bf7edcc9f825eae4290e33687d37.tar.bz2 gentoo-1407a83c8895bf7edcc9f825eae4290e33687d37.zip |
sys-devel/llvm: Stabilize 17.0.6-r3 arm64, #946213
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-17.0.6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-17.0.6-r3.ebuild b/sys-devel/llvm/llvm-17.0.6-r3.ebuild index 52e799c017f7..d98a7c98b534 100644 --- a/sys-devel/llvm/llvm-17.0.6-r3.ebuild +++ b/sys-devel/llvm/llvm-17.0.6-r3.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 |