diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-06-17 20:16:19 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-06-17 21:43:58 +0800 |
commit | ba1d3c3277296c30bc57c1351a16047db8f9b113 (patch) | |
tree | df17996cfb93daee7e8c22e6d7d39c0beaa0383a /net-analyzer/netselect | |
parent | dev-util/jenkins-bin: fix logrotate script (diff) | |
download | gentoo-ba1d3c3277296c30bc57c1351a16047db8f9b113.tar.gz gentoo-ba1d3c3277296c30bc57c1351a16047db8f9b113.tar.bz2 gentoo-ba1d3c3277296c30bc57c1351a16047db8f9b113.zip |
net-analyzer/netselect: add ~riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r2.ebuild b/net-analyzer/netselect/netselect-0.4-r2.ebuild index 19134d444ee9..7da9915cbdb1 100644 --- a/net-analyzer/netselect/netselect-0.4-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6" PATCHES=( |