diff options
Diffstat (limited to 'net-ftp/lftp/lftp-4.3.1.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.3.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/lftp/lftp-4.3.1.ebuild b/net-ftp/lftp/lftp-4.3.1.ebuild index 79d21448f246..bcb913b95fd6 100644 --- a/net-ftp/lftp/lftp-4.3.1.ebuild +++ b/net-ftp/lftp/lftp-4.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.1.ebuild,v 1.8 2011/12/21 18:17:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.3.1.ebuild,v 1.9 2012/02/27 05:07:18 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.yars.free.net/pub/source/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="ppc ppc64" +KEYWORDS="ppc64" IUSE="ssl gnutls socks5 nls" RDEPEND=" |