diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:53:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:53:16 +0000 |
commit | 5122522d09f6429c67b7cb2174f09738e6f46f70 (patch) | |
tree | 9c4581e8e4314779315c09fb915aa2a0bf851d2f /sys-fabric | |
parent | sys-fabric/ibacm: Stabilize 1.0.8 x86, #643122 (diff) | |
download | gentoo-5122522d09f6429c67b7cb2174f09738e6f46f70.tar.gz gentoo-5122522d09f6429c67b7cb2174f09738e6f46f70.tar.bz2 gentoo-5122522d09f6429c67b7cb2174f09738e6f46f70.zip |
sys-fabric/perftest: Stabilize 2.0 x86, #643122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/perftest/perftest-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/perftest/perftest-2.0.ebuild b/sys-fabric/perftest/perftest-2.0.ebuild index de51e5133e34..7ed0b078e654 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=" |