diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 09:47:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-04 09:47:09 +0000 |
commit | e8103acfc6c229121d1c120d699c6f3ab937b201 (patch) | |
tree | b6e81d5a1f072bc2757db54ceef1e89742038bc3 /net-ftp/lftp | |
parent | media-libs/bcg729: Stabilize 1.0.4-r1 arm, #750692 (diff) | |
download | gentoo-e8103acfc6c229121d1c120d699c6f3ab937b201.tar.gz gentoo-e8103acfc6c229121d1c120d699c6f3ab937b201.tar.bz2 gentoo-e8103acfc6c229121d1c120d699c6f3ab937b201.zip |
net-ftp/lftp: stable 4.9.2 for sparc
stable wrt bug #753017
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
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 f1006eb2d762..30ccffcc2b1c 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" |