Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fabric/librdmacm/
Date: Sun, 25 Feb 2018 10:35:34
Message-Id: 1519554919.f9fad8e9e5527a65b9db7006ca85a165902bcde8.slyfox@gentoo
1 commit: f9fad8e9e5527a65b9db7006ca85a165902bcde8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Feb 25 06:32:15 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 10:35:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9fad8e9
7
8 sys-fabric/librdmacm: keyworded 1.0.18-r1 for sparc, bug #611280
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild
17 index 1852ad645f9..93e403bb833 100644
18 --- a/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild
19 +++ b/sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -12,7 +12,7 @@ inherit openib multilib-minimal
27
28 DESCRIPTION="OpenIB userspace RDMA CM library"
29
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux"
32 IUSE="static-libs"
33
34 DEPEND="sys-fabric/libibverbs:${SLOT}[static-libs?,${MULTILIB_USEDEP}]"