diff options
author | 2025-02-05 22:07:26 +0000 | |
---|---|---|
committer | 2025-02-05 22:07:26 +0000 | |
commit | d742a7189c54569276c5d6106697c9e65fcdcbf2 (patch) | |
tree | c3e5c53e2a407676f604b87dac445dc56d9daded /net-ftp | |
parent | net-vpn/tor: add 0.4.8.14 (diff) | |
download | gentoo-d742a7189c54569276c5d6106697c9e65fcdcbf2.tar.gz gentoo-d742a7189c54569276c5d6106697c9e65fcdcbf2.tar.bz2 gentoo-d742a7189c54569276c5d6106697c9e65fcdcbf2.zip |
net-ftp/lftp: Stabilize 4.9.3 amd64, #949352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-ftp/lftp/lftp-4.9.3.ebuild b/net-ftp/lftp/lftp-4.9.3.ebuild index b7c5e998433f..39506163523e 100644 --- a/net-ftp/lftp/lftp-4.9.3.ebuild +++ b/net-ftp/lftp/lftp-4.9.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lavv17/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="convert-mozilla-cookies +gnutls idn nls socks5 +ssl verify-file" RESTRICT="test" |