summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-18 01:02:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-18 01:13:56 +0300
commit759d3f6abaf7e63ead8a0e4a1a2038ca40012b2e (patch)
tree241d115af19f66fcddbabaccbfad52bef5ea7347 /sys-devel/llvm
parentapp-misc/splitvt: update SRC_URI and HOMEPAGE. (diff)
downloadgentoo-759d3f6abaf7e63ead8a0e4a1a2038ca40012b2e.tar.gz
gentoo-759d3f6abaf7e63ead8a0e4a1a2038ca40012b2e.tar.bz2
gentoo-759d3f6abaf7e63ead8a0e4a1a2038ca40012b2e.zip
sys-devel/llvm: amd64 stable wrt bug #644814
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-devel/llvm')
-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 905581b7ce83..949988d12d13 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[*]}"