summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:36:20 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-01-29 01:36:20 +0100
commit7c52972c398ddfa1cbbcca0d39380597b3e44560 (patch)
tree1721ef3a86abbf2fb4178ea5af81aae687964657 /sys-devel
parentsys-devel/clang: x86 stable (bug #644814) (diff)
downloadgentoo-7c52972c398ddfa1cbbcca0d39380597b3e44560.tar.gz
gentoo-7c52972c398ddfa1cbbcca0d39380597b3e44560.tar.bz2
gentoo-7c52972c398ddfa1cbbcca0d39380597b3e44560.zip
sys-devel/llvm: x86 stable (bug #644814)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/llvm-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-5.0.1.ebuild b/sys-devel/llvm/llvm-5.0.1.ebuild
index de5bfd4188da..3ed4a1f47f0d 100644
--- a/sys-devel/llvm/llvm-5.0.1.ebuild
+++ b/sys-devel/llvm/llvm-5.0.1.ebuild
@@ -33,7 +33,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
LICENSE="UoI-NCSA rc BSD public-domain
llvm_targets_ARM? ( LLVM-Grant )"
SLOT="$(ver_cut 1)"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc gold libedit +libffi ncurses test
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"