summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-09-01 14:53:36 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-09-01 14:53:36 +0000
commit216801f5f91aed63f9e98ab99097acd5b3a177a0 (patch)
tree275eb7ac75cf697390fba2afc93971b5dbb07383 /dev-lang/ghc/ghc-6.2.2.ebuild
parentChanged dependency on dev-php/mod_php to virtual/httpd-php. Closes #102851. (diff)
downloadgentoo-2-216801f5f91aed63f9e98ab99097acd5b3a177a0.tar.gz
gentoo-2-216801f5f91aed63f9e98ab99097acd5b3a177a0.tar.bz2
gentoo-2-216801f5f91aed63f9e98ab99097acd5b3a177a0.zip
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-lang/ghc/ghc-6.2.2.ebuild')
-rw-r--r--dev-lang/ghc/ghc-6.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild
index cbe691738563..2eb8607fb2a9 100644
--- a/dev-lang/ghc/ghc-6.2.2.ebuild
+++ b/dev-lang/ghc/ghc-6.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.16 2005/08/17 10:26:09 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.17 2005/09/01 14:53:36 gustavoz Exp $
# Brief explanation of the bootstrap logic:
#
@@ -26,7 +26,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${PV}/ghc-${PV}-src.tar.bz2"
LICENSE="as-is"
SLOT="0"
# removed amd64, because there's no binary to bootstrap from
-KEYWORDS="x86 ppc -alpha -amd64 ~sparc"
+KEYWORDS="x86 ppc -alpha -amd64 sparc"
PROVIDE="virtual/ghc"