diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:31:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:31:57 +0200 |
commit | ce5d3f096d070a5c51cad6363028e0816f1a6808 (patch) | |
tree | efefe0eff4e5c9f0d36a61ad6d8cd0b0c0c5eaa2 /sys-fabric/librdmacm | |
parent | sys-fabric/libibverbs: x86 stable wrt bug #720696 (diff) | |
download | gentoo-ce5d3f096d070a5c51cad6363028e0816f1a6808.tar.gz gentoo-ce5d3f096d070a5c51cad6363028e0816f1a6808.tar.bz2 gentoo-ce5d3f096d070a5c51cad6363028e0816f1a6808.zip |
sys-fabric/librdmacm: x86 stable wrt bug #720696
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fabric/librdmacm')
-rw-r--r-- | sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild index 14d2b52e2045..3d78bed036be 100644 --- a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild +++ b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild @@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal DESCRIPTION="OpenIB userspace RDMA CM library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux" IUSE="static-libs" DEPEND="sys-fabric/libibverbs:${SLOT}[static-libs?,${MULTILIB_USEDEP}]" |