summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-15 08:46:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-15 08:46:15 +0200
commitfbc9b28fb05017de5e51c191bb3b449fa32db26f (patch)
tree6ae5ffe5790267df9e2771c1e7e23bf2389628c6 /sys-cluster
parentsys-cluster/rdma-core: Stabilize 42.0-r1 arm, #881361 (diff)
downloadgentoo-fbc9b28fb05017de5e51c191bb3b449fa32db26f.tar.gz
gentoo-fbc9b28fb05017de5e51c191bb3b449fa32db26f.tar.bz2
gentoo-fbc9b28fb05017de5e51c191bb3b449fa32db26f.zip
sys-cluster/rdma-core: Stabilize 42.0-r1 ppc64, #881361
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild b/sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild
index 3330c9abf6d0..84aa6ec22768 100644
--- a/sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-42.0-r1.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 ) )"