summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:11:36 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-07-22 20:16:28 +0200
commit683bc991778977461eb76792d0f9a24af5d18d40 (patch)
tree9ed89d7bb5d1d396eefc5be0b8e0a16986f454bc /sys-devel/llvm
parentsys-devel/llvm-common: x86 stable (bug #661776) (diff)
downloadgentoo-683bc991778977461eb76792d0f9a24af5d18d40.tar.gz
gentoo-683bc991778977461eb76792d0f9a24af5d18d40.tar.bz2
gentoo-683bc991778977461eb76792d0f9a24af5d18d40.zip
sys-devel/llvm: x86 stable (bug #661776)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/llvm-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-6.0.1.ebuild b/sys-devel/llvm/llvm-6.0.1.ebuild
index a582e16533e7..f4cd28e3a085 100644
--- a/sys-devel/llvm/llvm-6.0.1.ebuild
+++ b/sys-devel/llvm/llvm-6.0.1.ebuild
@@ -32,7 +32,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 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc gold libedit +libffi ncurses test xar xml
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"