diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:01:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:30 +0100 |
commit | 8ebfea4d00099da3ed7b18edde88eb719605a2ae (patch) | |
tree | 498b265f14a52aa0d96afe9b9de74b07f8e0ff6c /net-ftp | |
parent | media-sound/mp3diags: x86 stable wrt bug #572098 (diff) | |
download | gentoo-8ebfea4d00099da3ed7b18edde88eb719605a2ae.tar.gz gentoo-8ebfea4d00099da3ed7b18edde88eb719605a2ae.tar.bz2 gentoo-8ebfea4d00099da3ed7b18edde88eb719605a2ae.zip |
net-ftp/lftp: x86 stable wrt bug #572562
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.6.5.ebuild b/net-ftp/lftp/lftp-4.6.5.ebuild index 914a38819c29..50e4194b2f27 100644 --- a/net-ftp/lftp/lftp-4.6.5.ebuild +++ b/net-ftp/lftp/lftp-4.6.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 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 ) |