summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2011-06-05 13:41:13 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2011-06-05 13:41:13 +0000
commit3ecbce794a28594ae2d873caf399b2f474e18171 (patch)
tree61a1962760958716322f03c941f3e20ca181cb68 /dev-haskell/parsec
parentalpha/ia64/sh/sparc stable wrt #368281 (diff)
downloadgentoo-2-3ecbce794a28594ae2d873caf399b2f474e18171.tar.gz
gentoo-2-3ecbce794a28594ae2d873caf399b2f474e18171.tar.bz2
gentoo-2-3ecbce794a28594ae2d873caf399b2f474e18171.zip
stable on sparc
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/parsec')
-rw-r--r--dev-haskell/parsec/parsec-2.1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/parsec/parsec-2.1.0.1.ebuild b/dev-haskell/parsec/parsec-2.1.0.1.ebuild
index 87153eb312b2..f506f945448c 100644
--- a/dev-haskell/parsec/parsec-2.1.0.1.ebuild
+++ b/dev-haskell/parsec/parsec-2.1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.9 2011/06/05 13:37:30 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.10 2011/06/05 13:41:13 slyfox 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 ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.6.1"