summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-07-06 20:39:45 +0000
committerMarkus Meier <maekke@gentoo.org>2008-07-06 20:39:45 +0000
commit1f4e972aa68b4766af678d8cddc77c5121befb3e (patch)
tree213d19deea82f2845ac6d658b185f941a8b0b391 /dev-haskell/mtl/mtl-1.1.0.0.ebuild
parentamd64/x86 stable, bug #230919 (diff)
downloadgentoo-2-1f4e972aa68b4766af678d8cddc77c5121befb3e.tar.gz
gentoo-2-1f4e972aa68b4766af678d8cddc77c5121befb3e.tar.bz2
gentoo-2-1f4e972aa68b4766af678d8cddc77c5121befb3e.zip
amd64/x86 stable, bug #230919
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 i686)
Diffstat (limited to 'dev-haskell/mtl/mtl-1.1.0.0.ebuild')
-rw-r--r--dev-haskell/mtl/mtl-1.1.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/mtl/mtl-1.1.0.0.ebuild b/dev-haskell/mtl/mtl-1.1.0.0.ebuild
index a2b1338892bd..6d2861a36b59 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-2007 Gentoo Foundation
+# 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.1 2007/12/13 17:26:01 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.1.0.0.ebuild,v 1.2 2008/07/06 20:39:45 maekke 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 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
IUSE=""
DEPEND=">=dev-lang/ghc-6.6"