diff options
author | 2008-10-02 22:48:17 +0000 | |
---|---|---|
committer | 2008-10-02 22:48:17 +0000 | |
commit | fb40fafdb492f1c13fd0a4f213d13f308fea5ee2 (patch) | |
tree | 3528e5f2990580176df4a53e16375c57945bd974 /dev-lang/ghc/ghc-6.8.2.ebuild | |
parent | Version bump to 2.4.1. (diff) | |
download | gentoo-2-fb40fafdb492f1c13fd0a4f213d13f308fea5ee2.tar.gz gentoo-2-fb40fafdb492f1c13fd0a4f213d13f308fea5ee2.tar.bz2 gentoo-2-fb40fafdb492f1c13fd0a4f213d13f308fea5ee2.zip |
Sparc stable, originally part of Bug #230919, and now suggested by Bug #239368.
(Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'dev-lang/ghc/ghc-6.8.2.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-6.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-6.8.2.ebuild b/dev-lang/ghc/ghc-6.8.2.ebuild index dbe74b1a5ddc..e323131e9149 100644 --- a/dev-lang/ghc/ghc-6.8.2.ebuild +++ b/dev-lang/ghc/ghc-6.8.2.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-lang/ghc/ghc-6.8.2.ebuild,v 1.8 2008/08/26 14:38:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.8.2.ebuild,v 1.9 2008/10/02 22:48:17 fmccor Exp $ # Brief explanation of the bootstrap logic: # @@ -48,7 +48,7 @@ SRC_URI="!binary? ( http://haskell.org/ghc/dist/${EXTRA_SRC_URI}/${P}-src.tar.bz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 sparc x86" IUSE="binary doc ghcbootstrap" RDEPEND=" |