diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-15 08:46:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-15 08:46:14 +0200 |
commit | fe6fadf854fe91dbc711cc9a6314c15108dc4621 (patch) | |
tree | e69ecf28de01824947253235c281a7ac0eccbca8 | |
parent | dev-libs/xapian: update HOMEPAGE (diff) | |
download | gentoo-fe6fadf854fe91dbc711cc9a6314c15108dc4621.tar.gz gentoo-fe6fadf854fe91dbc711cc9a6314c15108dc4621.tar.bz2 gentoo-fe6fadf854fe91dbc711cc9a6314c15108dc4621.zip |
sys-cluster/rdma-core: Stabilize 42.0-r1 arm, #881361
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-42.0-r1.ebuild | 2 |
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 b67855bafe1f..3330c9abf6d0 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 ) )" |