diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:53:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:53:17 +0000 |
commit | ff75c4e03413bcfd0cadb647266939e639acfc13 (patch) | |
tree | 3a0855b7fa211ecca456880f204eba9039eb7392 /sys-fabric/qperf | |
parent | sys-fabric/perftest: Stabilize 2.0 x86, #643122 (diff) | |
download | gentoo-ff75c4e03413bcfd0cadb647266939e639acfc13.tar.gz gentoo-ff75c4e03413bcfd0cadb647266939e639acfc13.tar.bz2 gentoo-ff75c4e03413bcfd0cadb647266939e639acfc13.zip |
sys-fabric/qperf: Stabilize 0.4.9 x86, #643122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric/qperf')
-rw-r--r-- | sys-fabric/qperf/qperf-0.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/qperf/qperf-0.4.9.ebuild b/sys-fabric/qperf/qperf-0.4.9.ebuild index cf7fdace529d..f60302913051 100644 --- a/sys-fabric/qperf/qperf-0.4.9.ebuild +++ b/sys-fabric/qperf/qperf-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ OFED_SUFFIX="1" inherit openib DESCRIPTION="Measure RDMA and IP performance" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="" DEPEND=" |