diff options
author | 2023-07-14 18:49:19 +0300 | |
---|---|---|
committer | 2023-07-14 18:51:50 +0300 | |
commit | 4f4d916a80befb441a1e09d970c00ddcb0f37df7 (patch) | |
tree | 8fc197b98d58bcdd8c5e0b5341dee2c72becaaea /sys-devel/llvm | |
parent | sys-libs/libcxx: Stabilize 16.0.6 arm64, #908385 (diff) | |
download | gentoo-4f4d916a80befb441a1e09d970c00ddcb0f37df7.tar.gz gentoo-4f4d916a80befb441a1e09d970c00ddcb0f37df7.tar.bz2 gentoo-4f4d916a80befb441a1e09d970c00ddcb0f37df7.zip |
sys-devel/llvm: Stabilize 16.0.6 arm64, #908385
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-16.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-16.0.6.ebuild b/sys-devel/llvm/llvm-16.0.6.ebuild index 4a18e701a3e4..3e2be5cde445 100644 --- a/sys-devel/llvm/llvm-16.0.6.ebuild +++ b/sys-devel/llvm/llvm-16.0.6.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 ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE=" +binutils-plugin debug doc exegesis libedit +libffi ncurses test xar xml z3 zstd |