diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-10 21:39:40 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-10 21:39:40 +0800 |
commit | 38bb010f68304fcdd3bfa6d6d376f91cfc155d76 (patch) | |
tree | b4b8100b6252294afddf1213565c293e914ef1c0 /net-ftp | |
parent | sys-power/thermald: Fix tdrundir (diff) | |
download | gentoo-38bb010f68304fcdd3bfa6d6d376f91cfc155d76.tar.gz gentoo-38bb010f68304fcdd3bfa6d6d376f91cfc155d76.tar.bz2 gentoo-38bb010f68304fcdd3bfa6d6d376f91cfc155d76.zip |
net-ftp/ftp: keyword 0.17.34.0.2.5.1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild b/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild index d722a0bce751..a25ce7b145e0 100644 --- a/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild +++ b/net-ftp/ftp/ftp-0.17.34.0.2.5.1.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 @@ -19,7 +19,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/network/netkit/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="ipv6 readline ssl" RDEPEND=" |