diff options
author | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:28:33 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-06-08 21:28:33 +0200 |
commit | 218fba4b51e008b1f84b61b66fbece25aa35cc30 (patch) | |
tree | 8d01d890951753bd2799e1aab70b114bd7fef467 /net-ftp | |
parent | x11-apps/xman: arm stable, bug #560532 (diff) | |
download | gentoo-218fba4b51e008b1f84b61b66fbece25aa35cc30.tar.gz gentoo-218fba4b51e008b1f84b61b66fbece25aa35cc30.tar.bz2 gentoo-218fba4b51e008b1f84b61b66fbece25aa35cc30.zip |
net-ftp/lftp: arm stable, bug #583566
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.7.2.ebuild b/net-ftp/lftp/lftp-4.7.2.ebuild index eb43703fd85a..39120850792a 100644 --- a/net-ftp/lftp/lftp-4.7.2.ebuild +++ b/net-ftp/lftp/lftp-4.7.2.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 ) |