commit: f3e089533621ac9e42bded579af6b0718429dd5b Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 13:24:11 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 13:30:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e08953
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 <jer <AT> gentoo.org> sys-cluster/rdma-core/rdma-core-27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/rdma-core/rdma-core-27.0.ebuild b/sys-cluster/rdma-core/rdma-core-27.0.ebuild index e879e9b2b99..cc1079c577a 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 ) )"
