diff options
Diffstat (limited to 'dev-lang/ghc/ghc-5.04.ebuild')
-rw-r--r-- | dev-lang/ghc/ghc-5.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc/ghc-5.04.ebuild b/dev-lang/ghc/ghc-5.04.ebuild index 64f233d9150a..45704df089a1 100644 --- a/dev-lang/ghc/ghc-5.04.ebuild +++ b/dev-lang/ghc/ghc-5.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.5 2002/10/05 05:39:10 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.6 2002/12/09 04:20:57 manson Exp $ IUSE="opengl" @@ -36,7 +36,7 @@ HOMEPAGE="http://www.haskell.org/ghc/" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " # FIXME: Add USE support for parallel haskell (requires PVM) |