summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-ftp/lftp/lftp-2.6.10.ebuild')
-rw-r--r--net-ftp/lftp/lftp-2.6.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-2.6.10.ebuild b/net-ftp/lftp/lftp-2.6.10.ebuild
index 2128550f8d9e..80621521b7e8 100644
--- a/net-ftp/lftp/lftp-2.6.10.ebuild
+++ b/net-ftp/lftp/lftp-2.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.10.ebuild,v 1.1 2003/12/15 19:04:01 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.10.ebuild,v 1.2 2003/12/15 19:18:43 spider Exp $
IUSE="ssl socks5 nls"
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/${P}.tar
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64"
+KEYWORDS="x86 amd64 ppc sparc ~alpha ~hppa ~mips ~arm ~ia64"
DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )