diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-29 09:49:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-29 09:49:31 +0100 |
commit | 131589a121fbc88f85cfde4e8fed560bb9e27f53 (patch) | |
tree | 72bcfd532c2a935b35148376bd1f6c73360f8675 /sys-cluster/rdma-core | |
parent | app-text/opensp: amd64 stable wrt bug #783651 (diff) | |
download | gentoo-131589a121fbc88f85cfde4e8fed560bb9e27f53.tar.gz gentoo-131589a121fbc88f85cfde4e8fed560bb9e27f53.tar.bz2 gentoo-131589a121fbc88f85cfde4e8fed560bb9e27f53.zip |
sys-cluster/rdma-core: ppc stable wrt bug #832258
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-38.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-38.0.ebuild b/sys-cluster/rdma-core/rdma-core-38.0.ebuild index c7676cb99ee6..d25ddc3d8951 100644 --- a/sys-cluster/rdma-core/rdma-core-38.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-38.0.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="https://github.com/linux-rdma/rdma-core" else SRC_URI="https://github.com/linux-rdma/rdma-core/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" |