commit: e943049594c8daa13423d6c806faa452db6563f4 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Apr 23 00:23:09 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 23 00:23:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9430495
sys-fabric/libehca: amd64 stable wrt bug #643122 Bug: https://bugs.gentoo.org/643122 Package-Manager: Portage-2.3.31, Repoman-2.3.9 sys-fabric/libehca/libehca-1.2.2-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fabric/libehca/libehca-1.2.2-r3.ebuild b/sys-fabric/libehca/libehca-1.2.2-r3.ebuild index 13018f70a03..2ff4919ca3d 100644 --- a/sys-fabric/libehca/libehca-1.2.2-r3.ebuild +++ b/sys-fabric/libehca/libehca-1.2.2-r3.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" @@ -12,7 +12,7 @@ OFED_SNAPSHOT="1" inherit openib DESCRIPTION="OpenIB - IBM eServer eHCA Infiniband device driver for Linux on POWER" -KEYWORDS="" +KEYWORDS="amd64" IUSE="" DEPEND="sys-fabric/libibverbs:${SLOT}"
