summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-07 19:46:22 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-07 19:46:22 +0000
commit466cb2647aaa76e5be5f2da4ee7296f010d20626 (patch)
treed42c94d45490538c2418587a2eebd19a279f68a8 /sys-cluster
parentsys-apps/fd: Stabilize 8.7.0 arm64, #908655 (diff)
downloadgentoo-466cb2647aaa76e5be5f2da4ee7296f010d20626.tar.gz
gentoo-466cb2647aaa76e5be5f2da4ee7296f010d20626.tar.bz2
gentoo-466cb2647aaa76e5be5f2da4ee7296f010d20626.zip
sys-cluster/rdma-core: Stabilize 45.0 arm64, #909657
Signed-off-by: Arthur Zamarin <arthurzam@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 42b7403cbde4..8ed9652f3ab6 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 ) )"