summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-11 18:27:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-11 18:27:53 +0000
commit395e3c63c970938ec790195c422cb7986054395e (patch)
treefa1a640154b62bebdbd905f32d36d99b1464233c /dev-haskell/c2hs/c2hs-0.15.1.ebuild
parentAdd ~alpha/~arm/~ia64/~sparc (diff)
downloadhistorical-395e3c63c970938ec790195c422cb7986054395e.tar.gz
historical-395e3c63c970938ec790195c422cb7986054395e.tar.bz2
historical-395e3c63c970938ec790195c422cb7986054395e.zip
Drop ia64/sparc keywords
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'dev-haskell/c2hs/c2hs-0.15.1.ebuild')
-rw-r--r--dev-haskell/c2hs/c2hs-0.15.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/c2hs/c2hs-0.15.1.ebuild b/dev-haskell/c2hs/c2hs-0.15.1.ebuild
index 578d15676cf0..4ac686bcff95 100644
--- a/dev-haskell/c2hs/c2hs-0.15.1.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.15.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.15.1.ebuild,v 1.1 2007/12/14 01:43:28 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.15.1.ebuild,v 1.2 2010/04/11 18:27:53 armin76 Exp $
CABAL_FEATURES="bin"
CABAL_MIN_VERSION=1.2
@@ -12,7 +12,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.4