summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-12-12 13:50:54 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-12-12 13:50:54 +0000
commitab1ab130deb29b420f526388c77fe8d864e8df01 (patch)
treeec6a36d6ce9939e1605d3df9f47085848744a50a /dev-haskell/html/html-1.0.1.ebuild
parentAdd ~sparc keyword (completeness with bug #201984) (diff)
downloadgentoo-2-ab1ab130deb29b420f526388c77fe8d864e8df01.tar.gz
gentoo-2-ab1ab130deb29b420f526388c77fe8d864e8df01.tar.bz2
gentoo-2-ab1ab130deb29b420f526388c77fe8d864e8df01.zip
Sparc stable --- part of Bug #201984.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-haskell/html/html-1.0.1.ebuild')
-rw-r--r--dev-haskell/html/html-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/html/html-1.0.1.ebuild b/dev-haskell/html/html-1.0.1.ebuild
index 269ac6514369..90fdee49bbb9 100644
--- a/dev-haskell/html/html-1.0.1.ebuild
+++ b/dev-haskell/html/html-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild,v 1.4 2007/12/12 09:53:35 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.1.ebuild,v 1.5 2007/12/12 13:50:54 fmccor Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t
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"