summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Loeh <kosmikus@gentoo.org>2005-01-19 12:47:10 +0000
committerAndres Loeh <kosmikus@gentoo.org>2005-01-19 12:47:10 +0000
commit1ec8545a58d423df636f0402fcbb6853cab655d6 (patch)
treeaf13ce4a0560bc4ce6745b19f043cf22649cff20 /dev-lang/ghc/ghc-6.2.2.ebuild
parentfix for xpdf makeFileKey2 stack overflow, #78620 (Manifest recommit) (diff)
downloadgentoo-2-1ec8545a58d423df636f0402fcbb6853cab655d6.tar.gz
gentoo-2-1ec8545a58d423df636f0402fcbb6853cab655d6.tar.bz2
gentoo-2-1ec8545a58d423df636f0402fcbb6853cab655d6.zip
Marked stable on x86.
Diffstat (limited to 'dev-lang/ghc/ghc-6.2.2.ebuild')
-rw-r--r--dev-lang/ghc/ghc-6.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ghc/ghc-6.2.2.ebuild b/dev-lang/ghc/ghc-6.2.2.ebuild
index 5bfed9654b98..27e3ec00e6a1 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-2004 Gentoo Foundation
+# 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.8 2004/11/25 08:53:34 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.2.ebuild,v 1.9 2005/01/19 12:47:10 kosmikus Exp $
# Brief explanation of the bootstrap logic:
#
@@ -25,7 +25,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${PV}/ghc-${PV}-src.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc -alpha ~amd64"
+KEYWORDS="x86 ~ppc -alpha ~amd64"
PROVIDE="virtual/ghc"