summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-12-14 14:30:29 -0800
committerMatt Turner <mattst88@gentoo.org>2017-12-14 14:30:29 -0800
commit3bbe3f25180aab2b9ea0b471084941b090702899 (patch)
tree7aca17d55614fd13d98dc6c25159f1e910c9d449 /sys-devel/llvm/llvm-4.0.1-r1.ebuild
parentdev-python/lit-4.0.1: amd64 stable, bug 637210 (diff)
downloadgentoo-3bbe3f25180aab2b9ea0b471084941b090702899.tar.gz
gentoo-3bbe3f25180aab2b9ea0b471084941b090702899.tar.bz2
gentoo-3bbe3f25180aab2b9ea0b471084941b090702899.zip
sys-devel/llvm-4.0.1-r1: amd64 stable, bug 637210
Diffstat (limited to 'sys-devel/llvm/llvm-4.0.1-r1.ebuild')
-rw-r--r--sys-devel/llvm/llvm-4.0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-4.0.1-r1.ebuild b/sys-devel/llvm/llvm-4.0.1-r1.ebuild
index f503dcebab20..ea10dd5fef7d 100644
--- a/sys-devel/llvm/llvm-4.0.1-r1.ebuild
+++ b/sys-devel/llvm/llvm-4.0.1-r1.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="$(get_major_version)"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="debug doc gold libedit +libffi ncurses test
elibc_musl kernel_Darwin ${ALL_LLVM_TARGETS[*]}"