summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 14:03:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 14:03:14 +0000
commitf537f65c24d0fffc97f764d8f334b746b77bd6c0 (patch)
treebad4d359487afe3569d2467b2e576c7b27743648 /dev-haskell/hunit/hunit-1.1.ebuild
parentStable on sparc wrt #170650 (diff)
downloadgentoo-2-f537f65c24d0fffc97f764d8f334b746b77bd6c0.tar.gz
gentoo-2-f537f65c24d0fffc97f764d8f334b746b77bd6c0.tar.bz2
gentoo-2-f537f65c24d0fffc97f764d8f334b746b77bd6c0.zip
Stable on sparc wrt #170650
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-haskell/hunit/hunit-1.1.ebuild')
-rw-r--r--dev-haskell/hunit/hunit-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.1.ebuild b/dev-haskell/hunit/hunit-1.1.ebuild
index eba7f4ec5d77..05a2f30e62c7 100644
--- a/dev-haskell/hunit/hunit-1.1.ebuild
+++ b/dev-haskell/hunit/hunit-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.ebuild,v 1.2 2007/03/13 06:49:37 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.ebuild,v 1.3 2007/03/13 14:03:14 gustavoz Exp $
inherit ghc-package
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="~amd64 sparc x86"
IUSE=""
DEPEND="=virtual/ghc-6.4*"