summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2006-03-27 15:31:36 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2006-03-27 15:31:36 +0000
commit25cf4047ed8cb3a86e727aacf5616d0b1c9ecbcc (patch)
tree6cdce19f1ca37f6838ae42ff733bfacd0a57eb39 /dev-haskell/c2hs/c2hs-0.14.5.ebuild
parentMark 3.4.3-r1 stable on ia64. #112842 (diff)
downloadgentoo-2-25cf4047ed8cb3a86e727aacf5616d0b1c9ecbcc.tar.gz
gentoo-2-25cf4047ed8cb3a86e727aacf5616d0b1c9ecbcc.tar.bz2
gentoo-2-25cf4047ed8cb3a86e727aacf5616d0b1c9ecbcc.zip
Marked ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-haskell/c2hs/c2hs-0.14.5.ebuild')
-rw-r--r--dev-haskell/c2hs/c2hs-0.14.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/c2hs/c2hs-0.14.5.ebuild b/dev-haskell/c2hs/c2hs-0.14.5.ebuild
index b99e6dcab753..2fdc70cc380d 100644
--- a/dev-haskell/c2hs/c2hs-0.14.5.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.14.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.5 2006/03/01 19:21:31 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.14.5.ebuild,v 1.6 2006/03/27 15:31:36 dcoutts Exp $
CABAL_FEATURES="bin"
inherit base eutils haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://www.cse.unsw.edu.au/~chak/haskell/c2hs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=virtual/ghc-6.0"