sys-cluster/rdma-core: Mark ~hppa
authorJeroen Roovers <jer@gentoo.org>
Mon, 20 Jan 2020 13:36:35 +0000 (14:36 +0100)
committerJeroen Roovers <jer@gentoo.org>
Mon, 20 Jan 2020 13:36:51 +0000 (14:36 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Bug: https://bugs.gentoo.org/705802
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
sys-cluster/rdma-core/rdma-core-9999.ebuild

index f6f843f6875dae87cf6d8e574c0360c8bcdef5e8..a4b748ab4b1dbd0a2d8fd572744c8c8faafa561f 100644 (file)
@@ -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 ) )"