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-cluster/rdma-core/
Date: Sat, 29 Jan 2022 08:49:37
Message-Id: 1643446171.131589a121fbc88f85cfde4e8fed560bb9e27f53.ago@gentoo
1 commit: 131589a121fbc88f85cfde4e8fed560bb9e27f53
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 08:49:31 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 08:49:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131589a1
7
8 sys-cluster/rdma-core: ppc stable wrt bug #832258
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-cluster/rdma-core/rdma-core-38.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/rdma-core/rdma-core-38.0.ebuild b/sys-cluster/rdma-core/rdma-core-38.0.ebuild
18 index c7676cb99ee6..d25ddc3d8951 100644
19 --- a/sys-cluster/rdma-core/rdma-core-38.0.ebuild
20 +++ b/sys-cluster/rdma-core/rdma-core-38.0.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/archive/v${PV}.tar.gz -> ${P}.tar.gz"
25 - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86"
26 + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
27 fi
28
29 LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"