summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-14 11:58:50 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-14 11:58:50 +0000
commit410eeffd1605e9bd533c62f4dd580ee4067ac067 (patch)
tree2ade30a8fd405e7ca7a7ec455a3152f084f30bd4 /dev-lang/ghc
parentAdded ppc keyword (diff)
downloadhistorical-410eeffd1605e9bd533c62f4dd580ee4067ac067.tar.gz
historical-410eeffd1605e9bd533c62f4dd580ee4067ac067.tar.bz2
historical-410eeffd1605e9bd533c62f4dd580ee4067ac067.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ghc-5.02.3.ebuild4
-rw-r--r--dev-lang/ghc/ghc-5.04.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/ghc/ghc-5.02.3.ebuild b/dev-lang/ghc/ghc-5.02.3.ebuild
index 7facd5c8f185..415d90c41631 100644
--- a/dev-lang/ghc/ghc-5.02.3.ebuild
+++ b/dev-lang/ghc/ghc-5.02.3.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.02.3.ebuild,v 1.6 2002/08/09 20:15:46 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.7 2002/08/14 11:58:50 murphy Exp $
# ebuild for Glorious Glasgow Haskell
@@ -37,7 +37,7 @@ HOMEPAGE="http://www.haskell.org/ghc/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
# FIXME: Add USE support for parallel haskell (requires PVM)
# Get PVM from ftp://ftp.netlib.org/pvm3/
diff --git a/dev-lang/ghc/ghc-5.04.ebuild b/dev-lang/ghc/ghc-5.04.ebuild
index ee59246b8d5b..f92c2ec7de99 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.1 2002/08/08 19:36:40 george Exp $
+$ $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.2 2002/08/14 11:58:50 murphy Exp $
# ebuild for Glorious Glasgow Haskell
@@ -34,7 +34,7 @@ HOMEPAGE="http://www.haskell.org/ghc/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
# FIXME: Add USE support for parallel haskell (requires PVM)