diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:19:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:19:32 -0400 |
commit | e6feca342651899097ea507d4a39a82e4c854de7 (patch) | |
tree | 0ad94e6f2ecf089fdd59ae050d46af003fea4186 /sys-fabric | |
parent | sys-fabric/libmlx4: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-e6feca342651899097ea507d4a39a82e4c854de7.tar.gz gentoo-e6feca342651899097ea507d4a39a82e4c854de7.tar.bz2 gentoo-e6feca342651899097ea507d4a39a82e4c854de7.zip |
sys-fabric/ofed: 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')
-rw-r--r-- | sys-fabric/ofed/ofed-3.12_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/ofed/ofed-3.12_rc1.ebuild b/sys-fabric/ofed/ofed-3.12_rc1.ebuild index 59cbf9fbb9e1..d015f9d282b7 100644 --- a/sys-fabric/ofed/ofed-3.12_rc1.ebuild +++ b/sys-fabric/ofed/ofed-3.12_rc1.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" @@ -23,7 +23,7 @@ IUSE_OFED_DRIVERS=" inherit openib udev toolchain-funcs DESCRIPTION="OpenIB system files" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="dapl +diags ibacm mstflint +opensm perftest qperf rds srp ${IUSE_OFED_DRIVERS}" RDEPEND="!sys-fabric/openib |