summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-02-02 09:59:37 +0100
committerFabian Groffen <grobian@gentoo.org>2018-02-02 10:05:31 +0100
commitb81cfa24cd154d1cbd8cb485ba75a336717974b5 (patch)
tree990a115811982f718d66aeec53970e1226c2a578 /sys-devel
parentsys-devel/llvm-common: marked ~amd64-linux (diff)
downloadgentoo-b81cfa24cd154d1cbd8cb485ba75a336717974b5.tar.gz
gentoo-b81cfa24cd154d1cbd8cb485ba75a336717974b5.tar.bz2
gentoo-b81cfa24cd154d1cbd8cb485ba75a336717974b5.zip
sys-devel/llvm: marked ~amd64-linux
Package-Manager: Portage-2.3.19, 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 3ed4a1f47f0d..c4ebf78be0aa 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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc gold libedit +libffi ncurses test
kernel_Darwin ${ALL_LLVM_TARGETS[*]}"