diff options
Diffstat (limited to 'net-ftp/lftp/lftp-4.6.1.ebuild')
-rw-r--r-- | net-ftp/lftp/lftp-4.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/lftp/lftp-4.6.1.ebuild b/net-ftp/lftp/lftp-4.6.1.ebuild index ac984e72b448..3142f98c01bf 100644 --- a/net-ftp/lftp/lftp-4.6.1.ebuild +++ b/net-ftp/lftp/lftp-4.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.1.ebuild,v 1.1 2014/12/30 17:45:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-4.6.1.ebuild,v 1.2 2015/03/02 10:23:14 dlan Exp $ EAPI=5 inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/ftp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="convert-mozilla-cookies +gnutls idn nls openssl socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) |