summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-20 21:32:20 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-20 21:32:20 +0200
commit6981125196a09aa37ff70f07672a3b5dfeff2393 (patch)
treeb3fa8a17775ecf679c3eb19b191e31a945140a74
parentdev-python/markupsafe: Stabilize 2.1.2 ppc, #895592 (diff)
downloadgentoo-6981125196a09aa37ff70f07672a3b5dfeff2393.tar.gz
gentoo-6981125196a09aa37ff70f07672a3b5dfeff2393.tar.bz2
gentoo-6981125196a09aa37ff70f07672a3b5dfeff2393.zip
sys-cluster/rdma-core: Stabilize 43.0 arm, #895556
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-cluster/rdma-core/rdma-core-43.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-43.0.ebuild b/sys-cluster/rdma-core/rdma-core-43.0.ebuild
index 5e813163f9b5..5b09995a17cb 100644
--- a/sys-cluster/rdma-core/rdma-core-43.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-43.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 ) )"