diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 23:33:33 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-25 00:13:40 +0100 |
commit | e2b7ecb4cd9b476c4a18adeb0fb54c5e098d6d8a (patch) | |
tree | f8421a44671e32088bcdef5f7b5e84ceac79f77b /net-ftp | |
parent | sys-apps/xinetd: arm64 stable (bug 575332). (diff) | |
download | gentoo-e2b7ecb4cd9b476c4a18adeb0fb54c5e098d6d8a.tar.gz gentoo-e2b7ecb4cd9b476c4a18adeb0fb54c5e098d6d8a.tar.bz2 gentoo-e2b7ecb4cd9b476c4a18adeb0fb54c5e098d6d8a.zip |
net-ftp/lftp: arm stable (bug 608542).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.7.5.ebuild b/net-ftp/lftp/lftp-4.7.5.ebuild index 27a0510185db..2062948a2de6 100644 --- a/net-ftp/lftp/lftp-4.7.5.ebuild +++ b/net-ftp/lftp/lftp-4.7.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}ftp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -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" +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 ipv6 libressl nls socks5 +ssl verify-file" LFTP_LINGUAS=( cs de es fr it ja ko pl pt_BR ru uk zh_CN zh_HK zh_TW ) |