diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:23:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:23:09 -0400 |
commit | e943049594c8daa13423d6c806faa452db6563f4 (patch) | |
tree | 06272e017b4bce32b37a0f25d0a09ffbb5bfdda9 /sys-fabric | |
parent | sys-fabric/libnes: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-e943049594c8daa13423d6c806faa452db6563f4.tar.gz gentoo-e943049594c8daa13423d6c806faa452db6563f4.tar.bz2 gentoo-e943049594c8daa13423d6c806faa452db6563f4.zip |
sys-fabric/libehca: 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/libehca/libehca-1.2.2-r3.ebuild | 4 |
1 files 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 13018f70a036..2ff4919ca3d8 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}" |