diff options
author | Sam James <sam@gentoo.org> | 2023-07-15 04:07:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-15 04:09:48 +0100 |
commit | 47a739bd06a9c023aa191a5070ef7e13a87fe5a4 (patch) | |
tree | 3836e6662fa4f778fe74aeaf7ebf8ee3a8aa51dc /sys-devel/clang/clang-14.0.6-r4.ebuild | |
parent | sys-devel/clang: Stabilize 15.0.7-r3 sparc, #908320 (diff) | |
download | gentoo-47a739bd06a9c023aa191a5070ef7e13a87fe5a4.tar.gz gentoo-47a739bd06a9c023aa191a5070ef7e13a87fe5a4.tar.bz2 gentoo-47a739bd06a9c023aa191a5070ef7e13a87fe5a4.zip |
sys-devel/clang: Stabilize 14.0.6-r4 ppc64, #908321
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang/clang-14.0.6-r4.ebuild')
-rw-r--r-- | sys-devel/clang/clang-14.0.6-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-14.0.6-r4.ebuild b/sys-devel/clang/clang-14.0.6-r4.ebuild index 0ed77662113f..7360724add49 100644 --- a/sys-devel/clang/clang-14.0.6-r4.ebuild +++ b/sys-devel/clang/clang-14.0.6-r4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" IUSE=" debug default-compiler-rt default-libcxx default-lld doc llvm-libunwind +pie +static-analyzer test xml |