summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-12-12 13:57:32 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-12-12 13:57:32 +0000
commit0e4051927baa97091ec0fbf2ac2ebec7c2d98982 (patch)
tree6f77e0f14def68c20b223aeb811fdf383e3848be /dev-haskell/hunit/hunit-1.1.1.ebuild
parentVersion bump, remove old (diff)
downloadgentoo-2-0e4051927baa97091ec0fbf2ac2ebec7c2d98982.tar.gz
gentoo-2-0e4051927baa97091ec0fbf2ac2ebec7c2d98982.tar.bz2
gentoo-2-0e4051927baa97091ec0fbf2ac2ebec7c2d98982.zip
Sparc stable --- part of Bug #201984.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-haskell/hunit/hunit-1.1.1.ebuild')
-rw-r--r--dev-haskell/hunit/hunit-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.1.1.ebuild b/dev-haskell/hunit/hunit-1.1.1.ebuild
index 4baf850bc56f..57e5a7138e32 100644
--- a/dev-haskell/hunit/hunit-1.1.1.ebuild
+++ b/dev-haskell/hunit/hunit-1.1.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/hunit/hunit-1.1.1.ebuild,v 1.4 2007/12/12 09:54:58 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.1.ebuild,v 1.5 2007/12/12 13:57:32 fmccor Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal
@@ -14,7 +14,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"