summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-10-03 23:46:30 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-10-03 23:46:30 +0000
commitde843b91a77a0fc0eff486a7ec60d348872bd17b (patch)
tree089cfaaafbab497bd9558c9919501628ad9749fc /dev-haskell/hunit/hunit-1.2.0.0.ebuild
parentSparc stable, Bug #239465. (diff)
downloadgentoo-2-de843b91a77a0fc0eff486a7ec60d348872bd17b.tar.gz
gentoo-2-de843b91a77a0fc0eff486a7ec60d348872bd17b.tar.bz2
gentoo-2-de843b91a77a0fc0eff486a7ec60d348872bd17b.zip
Sparc stable, Bug #239465.
(Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'dev-haskell/hunit/hunit-1.2.0.0.ebuild')
-rw-r--r--dev-haskell/hunit/hunit-1.2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.2.0.0.ebuild b/dev-haskell/hunit/hunit-1.2.0.0.ebuild
index 0d264434fbaf..6ce7291cdbfb 100644
--- a/dev-haskell/hunit/hunit-1.2.0.0.ebuild
+++ b/dev-haskell/hunit/hunit-1.2.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/hunit/hunit-1.2.0.0.ebuild,v 1.3 2008/07/15 05:49:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.0.0.ebuild,v 1.4 2008/10/03 23:46:30 fmccor Exp $
CABAL_FEATURES="lib profile haddock"
inherit base haskell-cabal
@@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.
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.4"