summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-05 01:41:17 +0100
committerSam James <sam@gentoo.org>2023-07-05 01:41:17 +0100
commitcb8dadd6ad159d7007b2de59729c3616e41decfd (patch)
tree994a8d5a0af1b5c4c439b37f3da73e17adfb6d4e /sys-cluster
parentdev-cpp/abseil-cpp: fix build with musl-1.2.4 (diff)
downloadgentoo-cb8dadd6ad159d7007b2de59729c3616e41decfd.tar.gz
gentoo-cb8dadd6ad159d7007b2de59729c3616e41decfd.tar.bz2
gentoo-cb8dadd6ad159d7007b2de59729c3616e41decfd.zip
sys-cluster/rdma-core: Stabilize 45.0 ppc64, #909657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-45.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-45.0.ebuild b/sys-cluster/rdma-core/rdma-core-45.0.ebuild
index 62f56a84ba60..42b7403cbde4 100644
--- a/sys-cluster/rdma-core/rdma-core-45.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-45.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/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"