diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:20:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:20:21 -0400 |
commit | 6334738cfe57d5ae5a299a86fc023f052d60e9d7 (patch) | |
tree | aa5386f15c493c4b87ccc44afe294a20f0f98aa2 /sys-fabric | |
parent | sys-fabric/infinipath-psm: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-6334738cfe57d5ae5a299a86fc023f052d60e9d7.tar.gz gentoo-6334738cfe57d5ae5a299a86fc023f052d60e9d7.tar.bz2 gentoo-6334738cfe57d5ae5a299a86fc023f052d60e9d7.zip |
sys-fabric/libipathverbs: 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/libipathverbs/libipathverbs-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libipathverbs/libipathverbs-1.2.1.ebuild b/sys-fabric/libipathverbs/libipathverbs-1.2.1.ebuild index 887d277bc9d7..7c3f102a195a 100644 --- a/sys-fabric/libipathverbs/libipathverbs-1.2.1.ebuild +++ b/sys-fabric/libipathverbs/libipathverbs-1.2.1.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" @@ -11,7 +11,7 @@ OFED_SUFFIX="1" inherit openib DESCRIPTION="OpenIB userspace driver for the PathScale InfiniBand HCAs" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="sys-fabric/libibverbs:${SLOT}" |