diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:53:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:53:21 +0000 |
commit | 9a1b93eb46065d8b266c98a3095ff083841376d7 (patch) | |
tree | a692de94ed09e10d5145232b39921ebc58d2c1ae /sys-fabric | |
parent | sys-fabric/libcxgb3: Stabilize 1.3.1-r2 x86, #643122 (diff) | |
download | gentoo-9a1b93eb46065d8b266c98a3095ff083841376d7.tar.gz gentoo-9a1b93eb46065d8b266c98a3095ff083841376d7.tar.bz2 gentoo-9a1b93eb46065d8b266c98a3095ff083841376d7.zip |
sys-fabric/libcxgb4: Stabilize 1.3.2 x86, #643122
Signed-off-by: Sam James <sam@gentoo.org>
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 ff8ef23cbd6b..b4a7f4de7ad5 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # 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}" |