diff options
Diffstat (limited to 'net-ftp/lftp/lftp-4.0.9.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.0.9.ebuild b/net-ftp/lftp/lftp-4.0.9.ebuild index f6ab4d41bb05..ea25822005d1 100644 --- a/net-ftp/lftp/lftp-4.0.9.ebuild +++ b/net-ftp/lftp/lftp-4.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.0.9.ebuild,v 1.3 2010/07/15 03:08:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.0.9.ebuild,v 1.4 2010/07/16 17:56:35 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="ssl gnutls socks5 nls" RDEPEND=" |