diff options
author | Sam James <sam@gentoo.org> | 2020-11-13 04:54:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-13 04:54:12 +0000 |
commit | 3d68b8e02cd146b0e6ac33b3c3217c9e80d4d1ab (patch) | |
tree | cec6278706e9a4ed94c930386ee99ca4a21ac21e /net-ftp/lftp | |
parent | net-libs/http-parser: Stabilize 2.9.4 amd64, #753011 (diff) | |
download | gentoo-3d68b8e02cd146b0e6ac33b3c3217c9e80d4d1ab.tar.gz gentoo-3d68b8e02cd146b0e6ac33b3c3217c9e80d4d1ab.tar.bz2 gentoo-3d68b8e02cd146b0e6ac33b3c3217c9e80d4d1ab.zip |
net-ftp/lftp: Stabilize 4.9.2 amd64, #753017
Signed-off-by: Sam James <sam@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 109a23777003..94f6e46a85eb 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" |