summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:20:21 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:20:21 +0100
commit8bc0593d5dc319d99db81238da9b61b4568c40d4 (patch)
treea9ef24b1d889f2c3bb87230eea3196f6e129633b /sys-cluster/rdma-core
parentsys-cluster/openmpi: destabilise for ppc (diff)
downloadgentoo-8bc0593d5dc319d99db81238da9b61b4568c40d4.tar.gz
gentoo-8bc0593d5dc319d99db81238da9b61b4568c40d4.tar.bz2
gentoo-8bc0593d5dc319d99db81238da9b61b4568c40d4.zip
sys-cluster/rdma-core: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r--sys-cluster/rdma-core/rdma-core-38.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-38.0.ebuild b/sys-cluster/rdma-core/rdma-core-38.0.ebuild
index c3e88c3bc1b1..9d116917a5c9 100644
--- a/sys-cluster/rdma-core/rdma-core-38.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-38.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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"