From: Jeroen Roovers Date: Mon, 20 Jan 2020 13:24:11 +0000 (+0100) Subject: sys-cluster/rdma-core: Mark ~hppa X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f3e089533621ac9e42bded579af6b0718429dd5b;p=gentoo.git sys-cluster/rdma-core: Mark ~hppa Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/show_bug.cgi?id=705802 Signed-off-by: Jeroen Roovers --- diff --git a/sys-cluster/rdma-core/rdma-core-27.0.ebuild b/sys-cluster/rdma-core/rdma-core-27.0.ebuild index e879e9b2b999..cc1079c577a3 100644 --- a/sys-cluster/rdma-core/rdma-core-27.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-27.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="~amd64 ~x86" + KEYWORDS="~amd64 ~hppa ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"