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/linksys-tftp/
Date: Wed, 27 Apr 2022 06:59:45
Message-Id: 1651042768.0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2.dlan@gentoo
1 commit: 0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 06:50:21 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 06:59:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa02ead
7
8 net-ftp/linksys-tftp: keyword 1.2.1-r3 for ~riscv
9
10 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
11
12 net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
16 index ba390c758671..9b2e2ad93ba2 100644
17 --- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild
18 +++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2"
26
27 LICENSE="BSD"
28 SLOT="0"
29 -KEYWORDS="amd64 ~ppc x86"
30 +KEYWORDS="amd64 ~ppc ~riscv x86"
31
32 PATCHES=(
33 "${FILESDIR}/${P}-r1-header.patch"