diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:35:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:38 +0100 |
commit | ba287718463b8eb147b95ce10ac9b1e62df20c10 (patch) | |
tree | 5c8caaee3fc09dc651ae1d307c7820d3217d01c9 /net-ftp/lftp | |
parent | app-misc/regex-markup: x86 stable wrt bug #609076 (diff) | |
download | gentoo-ba287718463b8eb147b95ce10ac9b1e62df20c10.tar.gz gentoo-ba287718463b8eb147b95ce10ac9b1e62df20c10.tar.bz2 gentoo-ba287718463b8eb147b95ce10ac9b1e62df20c10.zip |
net-ftp/lftp: x86 stable wrt bug #608542
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp/lftp')
-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 bb16ac289b2f..9b00cf530579 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 ) |