diff options
author | David Holm <dholm@gentoo.org> | 2005-02-19 22:15:19 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-02-19 22:15:19 +0000 |
commit | ff4edcc6a355f7331100de74439fb13d8dace8da (patch) | |
tree | cbf97c9d1f71e1a97c861bb53610cdf99100e94e /dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild | |
parent | Stable on mips, bug #78111 (diff) | |
download | gentoo-2-ff4edcc6a355f7331100de74439fb13d8dace8da.tar.gz gentoo-2-ff4edcc6a355f7331100de74439fb13d8dace8da.tar.bz2 gentoo-2-ff4edcc6a355f7331100de74439fb13d8dace8da.zip |
Reverted ppc stabilisation on latexers request
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild')
-rw-r--r-- | dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild b/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild index 569d841d5fa6..c12ff37f60cf 100644 --- a/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild +++ b/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild,v 1.5 2005/02/19 19:23:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild,v 1.6 2005/02/19 22:11:46 dholm Exp $ inherit mono @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/archive/1.0.3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc -amd64" +KEYWORDS="~x86 ~ppc -amd64" IUSE="" DEPEND=">=dev-dotnet/mono-1.0 |