diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-29 16:55:18 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-29 16:55:41 +0900 |
commit | 4f5e775cac00d4b6eff0a1d37e9c9384cbcf5fd4 (patch) | |
tree | 634b45e7c2833849331b10df80db16d670eda3c1 /net-ftp | |
parent | dev-python/pbr: arm64/ia64/m68k/ppc/s390/sh/sparc/x86 stable using ALLARCHES (diff) | |
download | gentoo-4f5e775cac00d4b6eff0a1d37e9c9384cbcf5fd4.tar.gz gentoo-4f5e775cac00d4b6eff0a1d37e9c9384cbcf5fd4.tar.bz2 gentoo-4f5e775cac00d4b6eff0a1d37e9c9384cbcf5fd4.zip |
net-ftp/lftp: amd64 stable wrt bug #603936
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.7.4.ebuild b/net-ftp/lftp/lftp-4.7.4.ebuild index db5858433e1a..ece19995ae22 100644 --- a/net-ftp/lftp/lftp-4.7.4.ebuild +++ b/net-ftp/lftp/lftp-4.7.4.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 ) |