diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:22:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:22:49 -0400 |
commit | dd743e17e619493a45d3c3cc808f6b057dfdd3ef (patch) | |
tree | bd11a16b02d8c9622cd323bd47dd8d1b41a1fb70 /sys-fabric | |
parent | sys-fabric/libibumad: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-dd743e17e619493a45d3c3cc808f6b057dfdd3ef.tar.gz gentoo-dd743e17e619493a45d3c3cc808f6b057dfdd3ef.tar.bz2 gentoo-dd743e17e619493a45d3c3cc808f6b057dfdd3ef.zip |
sys-fabric/libcxgb4: 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/libcxgb4/libcxgb4-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild b/sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild index c5795fd64e03..532a8f553747 100644 --- a/sys-fabric/libcxgb4/libcxgb4-1.3.2.ebuild +++ b/sys-fabric/libcxgb4/libcxgb4-1.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" @@ -11,7 +11,7 @@ OFED_SUFFIX="1" inherit openib DESCRIPTION="OpenIB - driver for Chelsio T4-based iWARP (RDMA over IP/ethernet)" -KEYWORDS="~amd64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux" IUSE="" DEPEND="sys-fabric/libibverbs:${SLOT}" |