Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/libibverbs/
Date: Sun, 03 May 2020 12:32:02
Message-Id: 1588509114.5525e7f933fc0e5742d5d3d990b6c30e131035f7.ago@gentoo
1 commit: 5525e7f933fc0e5742d5d3d990b6c30e131035f7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 3 12:31:54 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun May 3 12:31:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5525e7f9
7
8 sys-fabric/libibverbs: x86 stable wrt bug #720696
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
18 index b5f05654214..945147d8da2 100644
19 --- a/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
20 +++ b/sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild
21 @@ -12,7 +12,7 @@ inherit eutils openib multilib-minimal
22
23 DESCRIPTION="A library to use InfiniBand 'verbs' for direct access to IB hardware"
24
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux"
27 IUSE="static-libs"
28
29 DEPEND=""