diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:53:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:53:20 +0000 |
commit | a56bdfa22125706bea0b768db1cc332479ac57c9 (patch) | |
tree | 09281e776e1092bbb71e8161fd5a6e6dfe5b0022 /sys-fabric | |
parent | sys-fabric/rds-tools: Stabilize 2.0.4-r4 x86, #643122 (diff) | |
download | gentoo-a56bdfa22125706bea0b768db1cc332479ac57c9.tar.gz gentoo-a56bdfa22125706bea0b768db1cc332479ac57c9.tar.bz2 gentoo-a56bdfa22125706bea0b768db1cc332479ac57c9.zip |
sys-fabric/libcxgb3: Stabilize 1.3.1-r2 x86, #643122
Signed-off-by: Sam James <sam@gentoo.org>
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 20ffdc32534e..fc27a4664076 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" DEPEND="sys-fabric/libibverbs:${SLOT}" RDEPEND="${DEPEND}" |