diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-11 20:37:03 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-06-11 20:37:03 +0200 |
commit | 8a70f400725d27f181e9250163f1e06d2f6db9b3 (patch) | |
tree | a84835320c617bdb66dc4162affa62c0f85df0e1 /sys-devel/llvm | |
parent | sys-devel/llvm: Stabilize 15.0.7-r3 x86, #908319 (diff) | |
download | gentoo-8a70f400725d27f181e9250163f1e06d2f6db9b3.tar.gz gentoo-8a70f400725d27f181e9250163f1e06d2f6db9b3.tar.bz2 gentoo-8a70f400725d27f181e9250163f1e06d2f6db9b3.zip |
sys-devel/llvm: Stabilize 15.0.7-r3 amd64, #908319
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-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 72516ea9403a..465297777c34 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 |