diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-04-16 22:10:17 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-04-16 22:54:36 +0800 |
commit | 81dcf302370769e8d0f7357ab7954547cba34436 (patch) | |
tree | 9d87f6758b36f7caa55b32afbd2090d1632fbb9c /net-ftp | |
parent | app-emulation/aranym: Patch to fix musl build (diff) | |
download | gentoo-81dcf302370769e8d0f7357ab7954547cba34436.tar.gz gentoo-81dcf302370769e8d0f7357ab7954547cba34436.tar.bz2 gentoo-81dcf302370769e8d0f7357ab7954547cba34436.zip |
net-ftp/atftp: keyword 0.7.5 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/atftp/atftp-0.7.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/atftp/atftp-0.7.5.ebuild b/net-ftp/atftp/atftp-0.7.5.ebuild index a4680708a6b5..d1bddd7ae938 100644 --- a/net-ftp/atftp/atftp-0.7.5.ebuild +++ b/net-ftp/atftp/atftp-0.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="selinux tcpd readline pcre" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |