diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-19 18:53:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-19 18:53:42 +0000 |
commit | f0625b540bb478b895321107af2b51397ee44c14 (patch) | |
tree | 86e61c9cf676dc145ba942e6d155d126700ead3e /dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild | |
parent | Masked on SPARC as it doesn't build. (diff) | |
download | gentoo-2-f0625b540bb478b895321107af2b51397ee44c14.tar.gz gentoo-2-f0625b540bb478b895321107af2b51397ee44c14.tar.bz2 gentoo-2-f0625b540bb478b895321107af2b51397ee44c14.zip |
Masked on SPARC.
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild')
-rw-r--r-- | dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild b/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild index 903e0e312984..7f6b5b946c60 100644 --- a/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild +++ b/dev-lang/ghc-bin/ghc-bin-6.2.1.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-bin/ghc-bin-6.2.1.ebuild,v 1.3 2004/11/03 13:57:04 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc-bin/ghc-bin-6.2.1.ebuild,v 1.4 2005/02/19 18:53:42 weeve Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://debian-amd64.alioth.debian.org/pure64/pool/unstable/main/amd64/g HOMEPAGE="http://www.haskell.org" LICENSE="as-is" -KEYWORDS="-* ~amd64" +KEYWORDS="-* ~amd64 -sparc" SLOT="0" DEPEND="app-arch/dpkg" |