diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:53:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:53:23 +0000 |
commit | 72c2d3d4160e1bd0f0273bfce4def99c5fd6705e (patch) | |
tree | e443d9c2cbe0573efa7fdf9c3d49eccae080ccfc /sys-fabric | |
parent | sys-fabric/libipathverbs: Stabilize 1.2.1 x86, #643122 (diff) | |
download | gentoo-72c2d3d4160e1bd0f0273bfce4def99c5fd6705e.tar.gz gentoo-72c2d3d4160e1bd0f0273bfce4def99c5fd6705e.tar.bz2 gentoo-72c2d3d4160e1bd0f0273bfce4def99c5fd6705e.zip |
sys-fabric/libmlx4: Stabilize 1.0.5 x86, #643122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libmlx4/libmlx4-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libmlx4/libmlx4-1.0.5.ebuild b/sys-fabric/libmlx4/libmlx4-1.0.5.ebuild index 7c98fbec8def..1d44f0ca4aae 100644 --- a/sys-fabric/libmlx4/libmlx4-1.0.5.ebuild +++ b/sys-fabric/libmlx4/libmlx4-1.0.5.ebuild @@ -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.gdc6ef69" inherit openib DESCRIPTION="OpenIB userspace driver for Mellanox ConnectX HCA" -KEYWORDS="amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux" IUSE="" DEPEND=" |