sys-cluster/rdma-core: Mark ~hppa
authorJeroen Roovers <jer@gentoo.org>
Mon, 20 Jan 2020 13:24:11 +0000 (14:24 +0100)
committerJeroen Roovers <jer@gentoo.org>
Mon, 20 Jan 2020 13:30:42 +0000 (14:30 +0100)
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>
sys-cluster/rdma-core/rdma-core-27.0.ebuild

index e879e9b2b999d740750927b979774d1978fba8fd..cc1079c577a3045d7c026f69eda68c049c35d58f 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/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 ) )"