summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/alex')
-rw-r--r--dev-haskell/alex/alex-2.3.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/alex/alex-2.3.1.ebuild b/dev-haskell/alex/alex-2.3.1.ebuild
index 776fc746fc2d..ff9e3321e26c 100644
--- a/dev-haskell/alex/alex-2.3.1.ebuild
+++ b/dev-haskell/alex/alex-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.5 2009/12/25 15:01:37 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/alex-2.3.1.ebuild,v 1.6 2009/12/25 15:02:55 kolmodin Exp $
CABAL_FEATURES="bin"
inherit autotools haskell-cabal
@@ -12,7 +12,6 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86"
-# has worked with ppc64 too, but no ghc availably at the moment
IUSE="doc"
DEPEND=">=dev-lang/ghc-6.6.1