summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-28 23:35:29 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-28 23:35:29 +0000
commit63e2cbe54c9dd8be38698a2a6512cecc51666667 (patch)
treedd0cdad68c0f80614472da314ed5e71030a0f4d5 /sys-devel/llvm/llvm-2.9-r2.ebuild
parentMarked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff)
downloadhistorical-63e2cbe54c9dd8be38698a2a6512cecc51666667.tar.gz
historical-63e2cbe54c9dd8be38698a2a6512cecc51666667.tar.bz2
historical-63e2cbe54c9dd8be38698a2a6512cecc51666667.zip
Marked stable on AMD64 based on arch testing by Michael Orlitzky, Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in bug #384709.
Package-Manager: portage-2.1.10.38/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/llvm/llvm-2.9-r2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-2.9-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm/llvm-2.9-r2.ebuild b/sys-devel/llvm/llvm-2.9-r2.ebuild
index 7243f1107fae..3c3e9dd9d91e 100644
--- a/sys-devel/llvm/llvm-2.9-r2.ebuild
+++ b/sys-devel/llvm/llvm-2.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.9-r2.ebuild,v 1.5 2011/11/24 08:56:51 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.9-r2.ebuild,v 1.6 2011/11/28 23:35:29 chainsaw Exp $
EAPI="3"
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.tgz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug +libffi llvm-gcc multitarget ocaml test udis86 vim-syntax"
DEPEND="dev-lang/perl