diff options
Diffstat (limited to 'gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild')
-rw-r--r-- | gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild b/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild index 1dca636612e3..ddfded4bef16 100644 --- a/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild +++ b/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild,v 1.1 2004/10/05 16:27:18 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gwnet/gwnet-0.1_pre20040928.ebuild,v 1.2 2004/10/17 09:41:51 dholm Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep" @@ -17,7 +17,7 @@ S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="A GNUstep network filesystem file browser." HOMEPAGE="http://www.gnustep.it/enrico/gworkspace/" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" |