commit: ff75c4e03413bcfd0cadb647266939e639acfc13 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 16 19:53:17 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 16 19:53:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff75c4e0
sys-fabric/qperf: Stabilize 0.4.9 x86, #643122 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fabric/qperf/qperf-0.4.9.ebuild | 4 ++-- 1 file 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 cf7fdace529..f6030291305 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="
