diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 14:31:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 14:31:52 +0200 |
commit | b2f1fc847318a5678934556a0dbf1ad42865e245 (patch) | |
tree | ea46693731086941fe8b7eb37c04d24853c96229 /net-ftp | |
parent | app-misc/reptyr: amd64 stable wrt bug #560688 (diff) | |
download | gentoo-b2f1fc847318a5678934556a0dbf1ad42865e245.tar.gz gentoo-b2f1fc847318a5678934556a0dbf1ad42865e245.tar.bz2 gentoo-b2f1fc847318a5678934556a0dbf1ad42865e245.zip |
net-ftp/lftp: amd64 stable wrt bug #560808
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.6.4.ebuild b/net-ftp/lftp/lftp-4.6.4.ebuild index c02e6dceebc0..b318b16a283a 100644 --- a/net-ftp/lftp/lftp-4.6.4.ebuild +++ b/net-ftp/lftp/lftp-4.6.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 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 ) |