diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:25:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:31 +0100 |
commit | c9af3e4d0d76d0eb325ada417a0df20d1efd57f6 (patch) | |
tree | 0c00b12d26dd81d9d925dc93c39f9d4d079276fa /net-ftp | |
parent | dev-libs/ell: x86 stable (bug #753353) (diff) | |
download | gentoo-c9af3e4d0d76d0eb325ada417a0df20d1efd57f6.tar.gz gentoo-c9af3e4d0d76d0eb325ada417a0df20d1efd57f6.tar.bz2 gentoo-c9af3e4d0d76d0eb325ada417a0df20d1efd57f6.zip |
net-ftp/lftp: x86 stable (bug #753017)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 30ccffcc2b1c..109a23777003 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" |