Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/rdma-core/
Date: Mon, 20 Jan 2020 13:36:59
Message-Id: 1579527411.515be3887dff8be8abc90914293f0d8fdac591a9.jer@gentoo
1 commit: 515be3887dff8be8abc90914293f0d8fdac591a9
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 20 13:36:35 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 20 13:36:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515be388
7
8 sys-cluster/rdma-core: Mark ~hppa
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Bug: https://bugs.gentoo.org/705802
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 sys-cluster/rdma-core/rdma-core-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/rdma-core/rdma-core-9999.ebuild b/sys-cluster/rdma-core/rdma-core-9999.ebuild
18 index f6f843f6875..a4b748ab4b1 100644
19 --- a/sys-cluster/rdma-core/rdma-core-9999.ebuild
20 +++ b/sys-cluster/rdma-core/rdma-core-9999.ebuild
21 @@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
22 EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core"
23 else
24 SRC_URI="https://github.com/linux-rdma/rdma-core/releases/download/v${PV}/${P}.tar.gz"
25 - KEYWORDS="~amd64 ~x86"
26 + KEYWORDS="~amd64 ~hppa ~x86"
27 fi
28
29 LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"