diff options
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-3.2.1.ebuild b/net-ftp/lftp/lftp-3.2.1.ebuild index 99fca6de010e..becbe85c78b3 100644 --- a/net-ftp/lftp/lftp-3.2.1.ebuild +++ b/net-ftp/lftp/lftp-3.2.1.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/net-ftp/lftp/lftp-3.2.1.ebuild,v 1.4 2005/07/10 22:26:07 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-3.2.1.ebuild,v 1.5 2005/08/16 05:12:05 vapier Exp $ DESCRIPTION="A sophisticated ftp/http client, file transfer program" HOMEPAGE="http://ftp.yars.free.net/projects/lftp/" @@ -11,7 +11,7 @@ SRC_URI="ftp://lftp.yar.ru/lftp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86" IUSE="ssl gnutls socks5 nls" RDEPEND=">=sys-libs/ncurses-5.1 |