diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:54:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:43 +0100 |
commit | 6bc9923cdc7cee6b5984817a9f8fea5d629384da (patch) | |
tree | 80a80a3805eb838dcc8540a5704cc2f49fe5c6e3 /net-analyzer | |
parent | dev-python/jinja: ia64 stable wrt bug #583264 (diff) | |
download | gentoo-6bc9923cdc7cee6b5984817a9f8fea5d629384da.tar.gz gentoo-6bc9923cdc7cee6b5984817a9f8fea5d629384da.tar.bz2 gentoo-6bc9923cdc7cee6b5984817a9f8fea5d629384da.zip |
net-analyzer/netperf: ia64 stable wrt bug #590864
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netperf/netperf-2.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netperf/netperf-2.7.0-r1.ebuild b/net-analyzer/netperf/netperf-2.7.0-r1.ebuild index d5172a4c05b7..aac04c4bc06f 100644 --- a/net-analyzer/netperf/netperf-2.7.0-r1.ebuild +++ b/net-analyzer/netperf/netperf-2.7.0-r1.ebuild @@ -7,7 +7,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" |