diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-13 11:51:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-13 11:51:36 +0100 |
commit | 1c6f397c4b4271a2c9e9e8d8b88370d7a9d65c84 (patch) | |
tree | c305356689237e6ae674991af7d7e1303e2be923 /sys-fabric | |
parent | sys-fabric/libibverbs: keyworded 1.1.7-r1 for ppc, bug #611280 (diff) | |
download | gentoo-1c6f397c4b4271a2c9e9e8d8b88370d7a9d65c84.tar.gz gentoo-1c6f397c4b4271a2c9e9e8d8b88370d7a9d65c84.tar.bz2 gentoo-1c6f397c4b4271a2c9e9e8d8b88370d7a9d65c84.zip |
sys-fabric/librdmacm: keyworded 1.0.18-r1 for ppc, bug #611280
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-fabric')
-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 300dabcb48eb..1852ad645f93 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 openib multilib-minimal DESCRIPTION="OpenIB userspace RDMA CM library" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="static-libs" DEPEND="sys-fabric/libibverbs:${SLOT}[static-libs?,${MULTILIB_USEDEP}]" |