diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:30:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:30:07 +0200 |
commit | 52fa990c597b8620dc65eb81729bd6960000ce22 (patch) | |
tree | 2dbe730b757b5a8a87117daa468647fefec34606 /sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | |
parent | sys-fabric/libibverbs: ppc stable wrt bug #720696 (diff) | |
download | gentoo-52fa990c597b8620dc65eb81729bd6960000ce22.tar.gz gentoo-52fa990c597b8620dc65eb81729bd6960000ce22.tar.bz2 gentoo-52fa990c597b8620dc65eb81729bd6960000ce22.zip |
sys-fabric/librdmacm: ppc stable wrt bug #720696
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild')
-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 f5def2f3331e..cca83e5e8218 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}]" |