diff options
author | Sam James <sam@gentoo.org> | 2023-06-11 14:30:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-11 14:30:39 +0100 |
commit | 36dc75d4affab21e4e6c5821ba87d3c95238febc (patch) | |
tree | 2c03a754eea5e2310f6534ee15ebde830ce61912 /sys-devel | |
parent | sys-devel/llvm: Stabilize 14.0.6-r4 ppc64, #908318 (diff) | |
download | gentoo-36dc75d4affab21e4e6c5821ba87d3c95238febc.tar.gz gentoo-36dc75d4affab21e4e6c5821ba87d3c95238febc.tar.bz2 gentoo-36dc75d4affab21e4e6c5821ba87d3c95238febc.zip |
sys-devel/llvm: Stabilize 15.0.7-r3 arm64, #908319
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-15.0.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-15.0.7-r3.ebuild b/sys-devel/llvm/llvm-15.0.7-r3.ebuild index 8d7b56680c92..7eec768e424c 100644 --- a/sys-devel/llvm/llvm-15.0.7-r3.ebuild +++ b/sys-devel/llvm/llvm-15.0.7-r3.ebuild @@ -18,7 +18,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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 ~arm arm64 ~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 |