summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 14:01:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-03-13 14:01:14 +0000
commitbc72f24693d7c8e0bd24770fadd47a559ae3c287 (patch)
tree4660c53c24af911810e623241053b0476a178176 /dev-haskell/mtl/mtl-1.0.ebuild
parentStable on sparc wrt #170650 (diff)
downloadgentoo-2-bc72f24693d7c8e0bd24770fadd47a559ae3c287.tar.gz
gentoo-2-bc72f24693d7c8e0bd24770fadd47a559ae3c287.tar.bz2
gentoo-2-bc72f24693d7c8e0bd24770fadd47a559ae3c287.zip
Stable on sparc wrt #170650
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-haskell/mtl/mtl-1.0.ebuild')
-rw-r--r--dev-haskell/mtl/mtl-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/mtl/mtl-1.0.ebuild b/dev-haskell/mtl/mtl-1.0.ebuild
index 64eae6389a9f..f2fa3eaf77c2 100644
--- a/dev-haskell/mtl/mtl-1.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.0.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/mtl/mtl-1.0.ebuild,v 1.2 2007/03/13 06:38:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.3 2007/03/13 14:01: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*"