summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/mtl/mtl-1.1.0.0.ebuild')
-rw-r--r--dev-haskell/mtl/mtl-1.1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/mtl/mtl-1.1.0.0.ebuild b/dev-haskell/mtl/mtl-1.1.0.0.ebuild
index 4a5eba9f044c..0086aec9c129 100644
--- a/dev-haskell/mtl/mtl-1.1.0.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.0.ebuild,v 1.3 2008/07/15 05:59:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.0.ebuild,v 1.4 2008/10/03 23:59:09 fmccor Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -11,7 +11,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6"