diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-10 22:12:19 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-11 17:34:32 +0800 |
commit | 3bc501d23f41582a1f9dc929f976ab598d62393c (patch) | |
tree | 0823e5d0a2d40754a4e24c8f1a15bf95d8c7d0af /net-ftp | |
parent | dev-python/yaswfp: Remove old (diff) | |
download | gentoo-3bc501d23f41582a1f9dc929f976ab598d62393c.tar.gz gentoo-3bc501d23f41582a1f9dc929f976ab598d62393c.tar.bz2 gentoo-3bc501d23f41582a1f9dc929f976ab598d62393c.zip |
net-ftp/cmdftp: keyword 0.9.8 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/cmdftp/cmdftp-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild b/net-ftp/cmdftp/cmdftp-0.9.8.ebuild index 0e11dd145c5e..c25a8815551c 100644 --- a/net-ftp/cmdftp/cmdftp-0.9.8.ebuild +++ b/net-ftp/cmdftp/cmdftp-0.9.8.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 @@ -9,7 +9,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" DOCS=( NEWS README AUTHORS ) |