summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-16 23:18:13 +0000
committerSam James <sam@gentoo.org>2022-11-16 23:18:13 +0000
commit37f2ae413565b4ba0c84fb3481a0b1a3d5cbbbc8 (patch)
treebdaa291e6c051508d7b56aff1d1f1d9063fe7eec /sys-cluster
parentdev-libs/libxmlb: Stabilize 0.3.10 arm64, #880021 (diff)
downloadgentoo-37f2ae413565b4ba0c84fb3481a0b1a3d5cbbbc8.tar.gz
gentoo-37f2ae413565b4ba0c84fb3481a0b1a3d5cbbbc8.tar.bz2
gentoo-37f2ae413565b4ba0c84fb3481a0b1a3d5cbbbc8.zip
sys-cluster/rdma-core: Stabilize 42.0-r1 arm64, #881361
Signed-off-by: Sam James <sam@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 bee48ef4ebe3..38ebf6d9e2c2 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 ) )"