diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:18:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 20:18:40 -0400 |
commit | 0717b462d365588eef23bd8f6f5ea8024ee66ed1 (patch) | |
tree | 5e012a00f4e8f040585d4115f1872725cd0589f2 /sys-fabric | |
parent | sys-fabric/perftest: amd64 stable wrt bug #643122 (diff) | |
download | gentoo-0717b462d365588eef23bd8f6f5ea8024ee66ed1.tar.gz gentoo-0717b462d365588eef23bd8f6f5ea8024ee66ed1.tar.bz2 gentoo-0717b462d365588eef23bd8f6f5ea8024ee66ed1.zip |
sys-fabric/libibverbs: amd64 stable wrt bug #643122
Bug: https://bugs.gentoo.org/643122
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 4966f9fe166a..294b0e487e62 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 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="" |