diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:26:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:26:33 +0200 |
commit | bc48a89af5cb5b334644dc1b07431f068e525059 (patch) | |
tree | 7daf9055fcf93ef0204000241b7b74f53a6e034d /net-analyzer/netperf | |
parent | sys-fs/ncdu: x86 stable (bug #658858) (diff) | |
download | gentoo-bc48a89af5cb5b334644dc1b07431f068e525059.tar.gz gentoo-bc48a89af5cb5b334644dc1b07431f068e525059.tar.bz2 gentoo-bc48a89af5cb5b334644dc1b07431f068e525059.zip |
net-analyzer/netperf: x86 stable (bug #659286)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-analyzer/netperf')
-rw-r--r-- | net-analyzer/netperf/netperf-2.7.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netperf/netperf-2.7.0-r2.ebuild b/net-analyzer/netperf/netperf-2.7.0-r2.ebuild index fb06676de1e5..a0d87cf67300 100644 --- a/net-analyzer/netperf/netperf-2.7.0-r2.ebuild +++ b/net-analyzer/netperf/netperf-2.7.0-r2.ebuild @@ -6,7 +6,7 @@ inherit eutils flag-o-matic user 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 sparc x86" HOMEPAGE="http://www.netperf.org/" LICENSE="netperf" |