summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2015-08-24 17:29:03 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2015-08-24 17:30:29 +0200
commit5a12ed0f73c8773aaa230e8d66ffce7ea329f866 (patch)
tree1d80a2afd800f4407d1645a31a2a362f9bda5600 /sys-devel/llvm/llvm-3.7.0_rc2.ebuild
parentdev-java/{burlap,caucho-services}: removal. Fixes bug 554962. (diff)
downloadgentoo-5a12ed0f73c8773aaa230e8d66ffce7ea329f866.tar.gz
gentoo-5a12ed0f73c8773aaa230e8d66ffce7ea329f866.tar.bz2
gentoo-5a12ed0f73c8773aaa230e8d66ffce7ea329f866.zip
sys-devel/llvm: fix live ebuild
Fixes bugs #553416, #557100 and #557154
Diffstat (limited to 'sys-devel/llvm/llvm-3.7.0_rc2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-3.7.0_rc2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-3.7.0_rc2.ebuild b/sys-devel/llvm/llvm-3.7.0_rc2.ebuild
index b2ed25696c76..3ea912fa72db 100644
--- a/sys-devel/llvm/llvm-3.7.0_rc2.ebuild
+++ b/sys-devel/llvm/llvm-3.7.0_rc2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="http://llvm.org/pre-releases/${PV/_rc*}/${PV/3.7.0_}/${P/_}.src.tar.xz
LICENSE="UoI-NCSA"
SLOT="0/${PV}"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="clang debug +doc gold libedit +libffi lldb multitarget ncurses ocaml
python +static-analyzer test xml video_cards_radeon kernel_Darwin"