diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 14:32:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-23 14:32:16 +0100 |
commit | 21d9db75c8cda0cd2e6d032475312c0511178068 (patch) | |
tree | 1addd8e97be69c60d362f9373c8a76a49d9e14ef /sys-devel/clang | |
parent | dev-python/lit: ppc64 stable wrt bug #705530 (diff) | |
download | gentoo-21d9db75c8cda0cd2e6d032475312c0511178068.tar.gz gentoo-21d9db75c8cda0cd2e6d032475312c0511178068.tar.bz2 gentoo-21d9db75c8cda0cd2e6d032475312c0511178068.zip |
sys-devel/clang: ppc64 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-9.0.1.ebuild b/sys-devel/clang/clang-9.0.1.ebuild index 7533beb8f268..2d102e943dd1 100644 --- a/sys-devel/clang/clang-9.0.1.ebuild +++ b/sys-devel/clang/clang-9.0.1.ebuild @@ -32,7 +32,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?} LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux" IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer test xml kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}" REQUIRED_USE="${PYTHON_REQUIRED_USE} |