diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:30:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 14:30:46 +0200 |
commit | 8287f656fd0c1b5de63698b6a8be5e62b0f52049 (patch) | |
tree | 3721802db58e81e2f47bc0f45fe22ca401c2a865 /sys-fabric | |
parent | sys-block/fio: ppc64 stable wrt bug #720696 (diff) | |
download | gentoo-8287f656fd0c1b5de63698b6a8be5e62b0f52049.tar.gz gentoo-8287f656fd0c1b5de63698b6a8be5e62b0f52049.tar.bz2 gentoo-8287f656fd0c1b5de63698b6a8be5e62b0f52049.zip |
sys-fabric/libibverbs: ppc64 stable wrt bug #720696
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild index 59ed6f0f0228..b5f05654214a 100644 --- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild +++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild @@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB hardware" -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="" |