summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-03-14 21:41:19 +0000
committerFabian Groffen <grobian@gentoo.org>2011-03-14 21:41:19 +0000
commit459424413395a87bc723a3af0b620e68cde567e7 (patch)
tree242f605de77e607e0cdefa0095535fdeeb1def0b /sys-devel/llvm/llvm-2.8-r2.ebuild
parentRemoved obsolete dependencies on gnomeprint, bug #358443 (diff)
downloadhistorical-459424413395a87bc723a3af0b620e68cde567e7.tar.gz
historical-459424413395a87bc723a3af0b620e68cde567e7.tar.bz2
historical-459424413395a87bc723a3af0b620e68cde567e7.zip
Marked ~x86-linux
Package-Manager: portage-2.2.01.18091-prefix/cvs/Darwin powerpc RepoMan-Options: --force
Diffstat (limited to 'sys-devel/llvm/llvm-2.8-r2.ebuild')
-rw-r--r--sys-devel/llvm/llvm-2.8-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/llvm/llvm-2.8-r2.ebuild b/sys-devel/llvm/llvm-2.8-r2.ebuild
index 3dfb4ecafeef..071272449911 100644
--- a/sys-devel/llvm/llvm-2.8-r2.ebuild
+++ b/sys-devel/llvm/llvm-2.8-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.8-r2.ebuild,v 1.1 2010/12/19 22:45:41 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.8-r2.ebuild,v 1.2 2011/03/14 21:39:39 grobian Exp $
EAPI="3"
inherit eutils multilib toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.tgz -> ${P}-r1.tgz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~ppc-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="alltargets debug +libffi llvm-gcc ocaml test udis86"
DEPEND="dev-lang/perl