diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-28 15:32:10 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-28 15:38:53 +0800 |
commit | eeee9794191dff2c302d4266e0ebfc7d7e9a7b6e (patch) | |
tree | e3ccb1589bc5082eceac1e4816a964852dc48bca /net-ftp | |
parent | dev-libs/json-c: Drop automagic libbsd dependency (diff) | |
download | gentoo-eeee9794191dff2c302d4266e0ebfc7d7e9a7b6e.tar.gz gentoo-eeee9794191dff2c302d4266e0ebfc7d7e9a7b6e.tar.bz2 gentoo-eeee9794191dff2c302d4266e0ebfc7d7e9a7b6e.zip |
net-ftp/lftp: keyword 4.9.2 for ~riscv, #841368
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/lftp-4.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/lftp-4.9.2.ebuild b/net-ftp/lftp/lftp-4.9.2.ebuild index de89ecd8c304..9f9b8e1d00ef 100644 --- a/net-ftp/lftp/lftp-4.9.2.ebuild +++ b/net-ftp/lftp/lftp-4.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://lftp.yar.ru/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" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="convert-mozilla-cookies +gnutls idn ipv6 nls socks5 +ssl verify-file" RESTRICT="test" |