diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 22:11:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 22:15:04 +0000 |
commit | 1e8e9b473833c9597dc9e5069855ba35f5c4e3bf (patch) | |
tree | a5ede018f33f894573e84be44fa5a710be9d2c2d /sys-devel/clang | |
parent | sys-devel/clang-common: x86 stable (bug #727762) (diff) | |
download | gentoo-1e8e9b473833c9597dc9e5069855ba35f5c4e3bf.tar.gz gentoo-1e8e9b473833c9597dc9e5069855ba35f5c4e3bf.tar.bz2 gentoo-1e8e9b473833c9597dc9e5069855ba35f5c4e3bf.zip |
sys-devel/clang: x86 stable (bug #727762)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/clang-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-10.0.0.ebuild b/sys-devel/clang/clang-10.0.0.ebuild index 81865bfa7ba8..85fddbe285c7 100644 --- a/sys-devel/clang/clang-10.0.0.ebuild +++ b/sys-devel/clang/clang-10.0.0.ebuild @@ -34,7 +34,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} |