diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:20:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:20:10 -0400 |
commit | ca01c331dfea58b103c5925d9d3bac3379317427 (patch) | |
tree | 6b68b2e41b01824a3d065b358d627e3999c2133c /sys-fabric | |
parent | sys-fabric/opensm: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-ca01c331dfea58b103c5925d9d3bac3379317427.tar.gz gentoo-ca01c331dfea58b103c5925d9d3bac3379317427.tar.bz2 gentoo-ca01c331dfea58b103c5925d9d3bac3379317427.zip |
sys-fabric/infinipath-psm: 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/infinipath-psm/infinipath-psm-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/infinipath-psm/infinipath-psm-3.2.ebuild b/sys-fabric/infinipath-psm/infinipath-psm-3.2.ebuild index ddb8ffd0ae0f..0654f6526906 100644 --- a/sys-fabric/infinipath-psm/infinipath-psm-3.2.ebuild +++ b/sys-fabric/infinipath-psm/infinipath-psm-3.2.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" @@ -13,7 +13,7 @@ OFED_SRC_SNAPSHOT="1" inherit openib udev DESCRIPTION="OpenIB userspace driver for the PathScale InfiniBand HCAs" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="sys-fabric/libibverbs:${SLOT}" |