diff options
author | 2023-01-04 04:56:10 +0000 | |
---|---|---|
committer | 2023-01-04 04:56:16 +0000 | |
commit | 494b296e475d880edcb39f59d8f8c691b68f7a3d (patch) | |
tree | c8dbce9487799d2aa1190c0c92b14fa6158f176d /net-analyzer/netperf | |
parent | net-analyzer/netperf: Stabilize 2.7.0-r4 x86, #889630 (diff) | |
download | gentoo-494b296e475d880edcb39f59d8f8c691b68f7a3d.tar.gz gentoo-494b296e475d880edcb39f59d8f8c691b68f7a3d.tar.bz2 gentoo-494b296e475d880edcb39f59d8f8c691b68f7a3d.zip |
net-analyzer/netperf: Stabilize 2.7.0-r4 amd64, #889630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/netperf')
-rw-r--r-- | net-analyzer/netperf/netperf-2.7.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netperf/netperf-2.7.0-r4.ebuild b/net-analyzer/netperf/netperf-2.7.0-r4.ebuild index 53f6b4da1611..1753f9a5242e 100644 --- a/net-analyzer/netperf/netperf-2.7.0-r4.ebuild +++ b/net-analyzer/netperf/netperf-2.7.0-r4.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic DESCRIPTION="Network performance benchmark" HOMEPAGE="http://www.netperf.org/" SRC_URI="ftp://ftp.netperf.org/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86" LICENSE="netperf" SLOT="0" |