sys-fabric/libmthca: Stabilize 1.0.6 x86, #643122

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-05-16 19:53:25 +00:00
parent 6c8544a07b
commit 5be47a97ff

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# 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="OpenIB userspace driver for Mellanox InfiniBand HCAs"
KEYWORDS="amd64 ~x86 ~amd64-linux"
KEYWORDS="amd64 x86 ~amd64-linux"
IUSE=""
DEPEND="sys-fabric/libibverbs:${SLOT}"