diff options
Diffstat (limited to 'gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild')
-rw-r--r-- | gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild b/gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild index 347002910b65..f32cbb24c5f2 100644 --- a/gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild +++ b/gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild,v 1.3 2004/05/02 12:46:44 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-vfs-sftp/gnome-vfs-sftp-0.1.2.ebuild,v 1.4 2004/05/29 03:46:59 pvdabeel Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="http://www.math.uwaterloo.ca/~bghovinen/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" RDEPEND=">=gnome-base/gnome-vfs-2 net-misc/openssh" |