commit: 515be3887dff8be8abc90914293f0d8fdac591a9 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 13:36:35 2020 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 13:36:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515be388
sys-cluster/rdma-core: Mark ~hppa Package-Manager: Portage-2.3.84, Repoman-2.3.20 Bug: https://bugs.gentoo.org/705802 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> sys-cluster/rdma-core/rdma-core-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/rdma-core/rdma-core-9999.ebuild b/sys-cluster/rdma-core/rdma-core-9999.ebuild index f6f843f6875..a4b748ab4b1 100644 --- a/sys-cluster/rdma-core/rdma-core-9999.ebuild +++ b/sys-cluster/rdma-core/rdma-core-9999.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/releases/download/v${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~hppa ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"
