summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:13:03 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:16:33 +0200
commit72e075e441e909f3635a0c0b76a2a7a49a87c38c (patch)
tree88c55ea1935c0e68f5d804b9576b2a6dba3da171 /sys-devel
parentdev-python/lit: x86 stable (bug #661776) (diff)
downloadgentoo-72e075e441e909f3635a0c0b76a2a7a49a87c38c.tar.gz
gentoo-72e075e441e909f3635a0c0b76a2a7a49a87c38c.tar.bz2
gentoo-72e075e441e909f3635a0c0b76a2a7a49a87c38c.zip
sys-devel/clang: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-6.0.1.ebuild b/sys-devel/clang/clang-6.0.1.ebuild
index 6cd2169e898a..d7ae2cad358f 100644
--- a/sys-devel/clang/clang-6.0.1.ebuild
+++ b/sys-devel/clang/clang-6.0.1.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"