diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 08:01:03 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 08:16:14 +0000 |
commit | f389bdcc73e1fbabe55e57694b8544a29a0892e9 (patch) | |
tree | 13f68b8edc6713731d1130b519e8730e880bca69 /net-ftp/lftp | |
parent | sci-astronomy/stellarium: add ~ppc keyword on 0.20.3 (diff) | |
download | gentoo-f389bdcc73e1fbabe55e57694b8544a29a0892e9.tar.gz gentoo-f389bdcc73e1fbabe55e57694b8544a29a0892e9.tar.bz2 gentoo-f389bdcc73e1fbabe55e57694b8544a29a0892e9.zip |
net-ftp/lftp: stable 4.9.2 for ppc64
stable wrt bug #753017
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.9.2.ebuild b/net-ftp/lftp/lftp-4.9.2.ebuild index 645268a4e4ac..8585569502fb 100644 --- a/net-ftp/lftp/lftp-4.9.2.ebuild +++ b/net-ftp/lftp/lftp-4.9.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://lftp.tech/ftp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="convert-mozilla-cookies +gnutls idn ipv6 libressl nls socks5 +ssl verify-file" RESTRICT="test" |