diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:46:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-30 10:46:13 +0200 |
commit | 28f87b6f2c40b7a2bfbeade2923ff5bc35841337 (patch) | |
tree | b239e00523ffeb85dfc7b41dd5418eeebee25f67 /sys-devel | |
parent | dev-python/lit: ppc64 stable wrt bug #861950 (diff) | |
download | gentoo-28f87b6f2c40b7a2bfbeade2923ff5bc35841337.tar.gz gentoo-28f87b6f2c40b7a2bfbeade2923ff5bc35841337.tar.bz2 gentoo-28f87b6f2c40b7a2bfbeade2923ff5bc35841337.zip |
sys-devel/clang: ppc64 stable wrt bug #861950
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/clang-14.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-14.0.6-r1.ebuild b/sys-devel/clang/clang-14.0.6-r1.ebuild index 69e141989b82..ca7907caa88a 100644 --- a/sys-devel/clang/clang-14.0.6-r1.ebuild +++ b/sys-devel/clang/clang-14.0.6-r1.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 |