diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-01 17:38:00 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-01 17:38:00 +0000 |
commit | 20d2aea692224fcbdb4c89a2dd9351ae02ba5483 (patch) | |
tree | f57e525b2cb7c890ff7030aa12744095304d4513 /sys-cluster | |
parent | sys-boot/gnu-efi: Stabilize 3.0.18-r5 arm64, #942657 (diff) | |
download | gentoo-20d2aea692224fcbdb4c89a2dd9351ae02ba5483.tar.gz gentoo-20d2aea692224fcbdb4c89a2dd9351ae02ba5483.tar.bz2 gentoo-20d2aea692224fcbdb4c89a2dd9351ae02ba5483.zip |
sys-cluster/rdma-core: Stabilize 50.0-r1 arm, #942666
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild b/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild index 7ef2507661dd..154a3d81afbc 100644 --- a/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild +++ b/sys-cluster/rdma-core/rdma-core-50.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )" |