commit: 5122522d09f6429c67b7cb2174f09738e6f46f70 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 16 19:53:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 16 19:53:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5122522d
sys-fabric/perftest: Stabilize 2.0 x86, #643122 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fabric/perftest/perftest-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fabric/perftest/perftest-2.0.ebuild b/sys-fabric/perftest/perftest-2.0.ebuild index de51e5133e3..7ed0b078e65 100644 --- a/sys-fabric/perftest/perftest-2.0.ebuild +++ b/sys-fabric/perftest/perftest-2.0.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" @@ -13,7 +13,7 @@ inherit openib DESCRIPTION="OpenIB uverbs micro-benchmarks" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="" DEPEND="
