diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-27 14:50:21 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-27 14:59:28 +0800 |
commit | 0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2 (patch) | |
tree | fb670383450b6625c27b8ab1826452f7ae5d7c42 /net-ftp | |
parent | games-misc/cowsay: Keyword 3.7.0 riscv, #841227 (diff) | |
download | gentoo-0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2.tar.gz gentoo-0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2.tar.bz2 gentoo-0aa02eadbc4b0eb03d132669bbec8cc80dc75bd2.zip |
net-ftp/linksys-tftp: keyword 1.2.1-r3 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index ba390c758671..9b2e2ad93ba2 100644 --- a/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.ebuild +++ b/net-ftp/linksys-tftp/linksys-tftp-1.2.1-r3.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 @@ -11,7 +11,7 @@ SRC_URI="https://www.redsand.net/solutions/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~riscv x86" PATCHES=( "${FILESDIR}/${P}-r1-header.patch" |