diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:57:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 07:58:50 +0000 |
commit | 3edff7aff86c295ee463e5091023c8f97bff1995 (patch) | |
tree | 214d15535e022c77491e3c1915db7b0e9b127429 /net-ftp | |
parent | dev-python/pytest: Stabilize 6.0.2 arm64, #752309 (diff) | |
download | gentoo-3edff7aff86c295ee463e5091023c8f97bff1995.tar.gz gentoo-3edff7aff86c295ee463e5091023c8f97bff1995.tar.bz2 gentoo-3edff7aff86c295ee463e5091023c8f97bff1995.zip |
net-ftp/lftp: stable 4.9.2 for ppc
stable wrt bug #753017
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-ftp')
-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 4b7cdcc5618d..645268a4e4ac 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" |