Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/
Date: Thu, 02 May 2019 05:03:44
Message-Id: 1556773333.af191bacdefdbe8b345e1f3c086bd785b2533fb8.maekke@gentoo
1 commit: af191bacdefdbe8b345e1f3c086bd785b2533fb8
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 05:02:13 2019 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 05:02:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af191bac
7
8 net-ftp/lftp: arm stable, bug #662882
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="arm"
13
14 net-ftp/lftp/lftp-4.8.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-ftp/lftp/lftp-4.8.4-r1.ebuild b/net-ftp/lftp/lftp-4.8.4-r1.ebuild
18 index ff56e1feb5d..3ae874e55cc 100644
19 --- a/net-ftp/lftp/lftp-4.8.4-r1.ebuild
20 +++ b/net-ftp/lftp/lftp-4.8.4-r1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27 IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file"
28 RESTRICT="test"