commit: e6feca342651899097ea507d4a39a82e4c854de7 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 00:19:32 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 23 00:19:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6feca34
sys-fabric/ofed: amd64 stable wrt bug #643122 Bug: https://bugs.gentoo.org/643122 Package-Manager: Portage-2.3.31, Repoman-2.3.9 sys-fabric/ofed/ofed-3.12_rc1.ebuild | 4 ++-- 1 file 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 59cbf9fbb9e..d015f9d282b 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
