diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-01-20 14:24:11 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-01-20 14:30:42 +0100 |
commit | f3e089533621ac9e42bded579af6b0718429dd5b (patch) | |
tree | ac87e291845e658f6ec1162ac43b8a2f2ad061bf /sys-cluster | |
parent | sys-fs/udiskie: bump to 2.0.3 (diff) | |
download | gentoo-f3e089533621ac9e42bded579af6b0718429dd5b.tar.gz gentoo-f3e089533621ac9e42bded579af6b0718429dd5b.tar.bz2 gentoo-f3e089533621ac9e42bded579af6b0718429dd5b.zip |
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@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) )" |