diff options
Diffstat (limited to 'net-libs/libssh/libssh-0.1.ebuild')
-rw-r--r-- | net-libs/libssh/libssh-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh/libssh-0.1.ebuild b/net-libs/libssh/libssh-0.1.ebuild index 60a8347ba4cc..1c331f55a81d 100644 --- a/net-libs/libssh/libssh-0.1.ebuild +++ b/net-libs/libssh/libssh-0.1.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/net-libs/libssh/libssh-0.1.ebuild,v 1.2 2004/06/15 00:35:15 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.1.ebuild,v 1.3 2004/06/23 20:51:09 dholm Exp $ DESCRIPTION="access a working SSH implementation by means of a library" HOMEPAGE="http://0xbadc0de.be/projects/sshlib.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.0xbadc0de.be/projects/libssh/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="sys-libs/zlib |