diff options
author | George Shapovalov <george@gentoo.org> | 2003-04-06 06:40:38 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-04-06 06:40:38 +0000 |
commit | 5084a47e69e1339387265ebafe5e8475f5f8918e (patch) | |
tree | c8939de3b4ac6d8a72df591022a8c520d264b137 /dev-lang | |
parent | add arm keyword (diff) | |
download | historical-5084a47e69e1339387265ebafe5e8475f5f8918e.tar.gz historical-5084a47e69e1339387265ebafe5e8475f5f8918e.tar.bz2 historical-5084a47e69e1339387265ebafe5e8475f5f8918e.zip |
made stable on x86
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild b/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild index ff46d7ecad01..34705ddf6e4a 100644 --- a/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild,v 1.5 2003/03/22 08:33:57 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-5.04.2.ebuild,v 1.6 2003/04/06 06:40:38 george Exp $ IUSE="opengl" @@ -11,7 +11,7 @@ SRC_URI="x86? ( http://www.haskell.org/ghc/dist/${PV}/ghc-${PV}-i386-unknown-lin HOMEPAGE="http://www.haskell.org" LICENSE="as-is" -KEYWORDS="~x86 -ppc ~sparc -alpha" +KEYWORDS="x86 -ppc ~sparc -alpha" SLOT="0" DEPEND="virtual/glibc" |