diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:27:42 +0100 |
commit | 39d0f0ed68774bcad155e5a02086205d78a29293 (patch) | |
tree | 120ce79ce0c5a8042e2f8b5a183bf02ab9d5d9e6 /net-ftp | |
parent | sci-libs/libqalculate: ppc stable wrt bug #596672 (diff) | |
download | gentoo-39d0f0ed68774bcad155e5a02086205d78a29293.tar.gz gentoo-39d0f0ed68774bcad155e5a02086205d78a29293.tar.bz2 gentoo-39d0f0ed68774bcad155e5a02086205d78a29293.zip |
net-ftp/lftp: ppc stable wrt bug #603936
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.7.4.ebuild b/net-ftp/lftp/lftp-4.7.4.ebuild index ca9bf3c343a6..c53191247992 100644 --- a/net-ftp/lftp/lftp-4.7.4.ebuild +++ b/net-ftp/lftp/lftp-4.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ) |