diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-14 22:04:15 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-14 22:04:15 +0100 |
commit | dd8ffc3919895a436563f3905e9a4abb55080387 (patch) | |
tree | afd29b6b9d10219b8aa01d876914cafd9be2f128 /net-analyzer/netperf | |
parent | net-misc/iperf: keyword 2.0.14a for ~riscv (diff) | |
download | gentoo-dd8ffc3919895a436563f3905e9a4abb55080387.tar.gz gentoo-dd8ffc3919895a436563f3905e9a4abb55080387.tar.bz2 gentoo-dd8ffc3919895a436563f3905e9a4abb55080387.zip |
net-analyzer/netperf: keyword 2.7.0-r3 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/netperf')
-rw-r--r-- | net-analyzer/netperf/netperf-2.7.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netperf/netperf-2.7.0-r3.ebuild b/net-analyzer/netperf/netperf-2.7.0-r3.ebuild index 93441fc7cb54..950df8cd767b 100644 --- a/net-analyzer/netperf/netperf-2.7.0-r3.ebuild +++ b/net-analyzer/netperf/netperf-2.7.0-r3.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 @@ -7,7 +7,7 @@ inherit flag-o-matic DESCRIPTION="Network performance benchmark" SRC_URI="ftp://ftp.netperf.org/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" HOMEPAGE="http://www.netperf.org/" LICENSE="netperf" |