diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:20:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:20:43 -0400 |
commit | cf940f3f31a857178373d3a9e375c8369f79b04d (patch) | |
tree | 03fb609084a39078bd78526fa204ba55a0c37272 /sys-fabric | |
parent | sys-fabric/rds-tools: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-cf940f3f31a857178373d3a9e375c8369f79b04d.tar.gz gentoo-cf940f3f31a857178373d3a9e375c8369f79b04d.tar.bz2 gentoo-cf940f3f31a857178373d3a9e375c8369f79b04d.zip |
sys-fabric/libcxgb3: 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/libcxgb3/libcxgb3-1.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libcxgb3/libcxgb3-1.3.1-r2.ebuild b/sys-fabric/libcxgb3/libcxgb3-1.3.1-r2.ebuild index b412bab3b50b..a3f162eb82c6 100644 --- a/sys-fabric/libcxgb3/libcxgb3-1.3.1-r2.ebuild +++ b/sys-fabric/libcxgb3/libcxgb3-1.3.1-r2.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 - driver for Chelsio T3-based iWARP (RDMA over IP/ethernet)" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="sys-fabric/libibverbs:${SLOT}" |