diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-13 15:10:15 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-16 09:15:47 +0800 |
commit | 8390e70a3e899707692e168f4caafe0ac6184ed1 (patch) | |
tree | 4b08b7f05380bbddca5f00d03ddd2d4f30d31e41 /net-analyzer | |
parent | net-analyzer/arp-scan: add ~riscv keyword (diff) | |
download | gentoo-8390e70a3e899707692e168f4caafe0ac6184ed1.tar.gz gentoo-8390e70a3e899707692e168f4caafe0ac6184ed1.tar.bz2 gentoo-8390e70a3e899707692e168f4caafe0ac6184ed1.zip |
net-analyzer/ibmonitor: 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')
-rw-r--r-- | net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild b/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild index 4b5b559a57ba..d5cc1beaa4c3 100644 --- a/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild +++ b/net-analyzer/ibmonitor/ibmonitor-1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DESCRIPTION="Interactive bandwidth monitor" HOMEPAGE="http://ibmonitor.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~ppc x86" +KEYWORDS="~amd64 ~hppa ~ppc ~riscv x86" LICENSE="GPL-2" SLOT="0" |