diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:19:15 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:19:15 -0400 |
commit | 6bb63b71418f3ca927ae997f058018f963db125d (patch) | |
tree | 28d67575c72a0e39983d99260fcb6d16b42cde75 /sys-fabric/libmlx4 | |
parent | sys-fabric/librdmacm: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-6bb63b71418f3ca927ae997f058018f963db125d.tar.gz gentoo-6bb63b71418f3ca927ae997f058018f963db125d.tar.bz2 gentoo-6bb63b71418f3ca927ae997f058018f963db125d.zip |
sys-fabric/libmlx4: amd64 stable wrt bug #643122
Bug: https://bugs.gentoo.org/643122
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-fabric/libmlx4')
-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 403d158c5942..d3258f9a47a4 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-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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=" |