summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-02-06 08:40:31 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-02-06 09:02:26 +0000
commitcd7f3cb0b11672bb21e39f3f87de6645b4e675b3 (patch)
tree7f49f8a1c37ca9e9a2b67596055c9fbd5d5663fa /sys-cluster/rdma-core
parentdev-python/tox: keyworded 3.14.3-r1 for ppc64, bug #685868 (diff)
downloadgentoo-cd7f3cb0b11672bb21e39f3f87de6645b4e675b3.tar.gz
gentoo-cd7f3cb0b11672bb21e39f3f87de6645b4e675b3.tar.bz2
gentoo-cd7f3cb0b11672bb21e39f3f87de6645b4e675b3.zip
sys-cluster/rdma-core: keyworded 27.0 for ppc64, bug #705802
Package-Manager: Portage-2.3.87, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r--sys-cluster/rdma-core/rdma-core-27.0.ebuild2
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 94fd4e474644..d010fa4ea022 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 ~hppa ~ia64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"