Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/
Date: Thu, 28 Apr 2022 07:39:25
Message-Id: 1651131533.eeee9794191dff2c302d4266e0ebfc7d7e9a7b6e.dlan@gentoo
1 commit: eeee9794191dff2c302d4266e0ebfc7d7e9a7b6e
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 07:32:10 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 07:38:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeee9794
7
8 net-ftp/lftp: keyword 4.9.2 for ~riscv, #841368
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 net-ftp/lftp/lftp-4.9.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-ftp/lftp/lftp-4.9.2.ebuild b/net-ftp/lftp/lftp-4.9.2.ebuild
16 index de89ecd8c304..9f9b8e1d00ef 100644
17 --- a/net-ftp/lftp/lftp-4.9.2.ebuild
18 +++ b/net-ftp/lftp/lftp-4.9.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ SRC_URI="http://lftp.yar.ru/ftp/${P}.tar.xz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
30 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
31 IUSE="convert-mozilla-cookies +gnutls idn ipv6 nls socks5 +ssl verify-file"
32 RESTRICT="test"