diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 09:58:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 09:58:14 +0200 |
commit | ef658809a5758320049668d7994806f43e0d0930 (patch) | |
tree | 7ac89225ba891a94d624001c84520effe699b6cd /sys-cluster | |
parent | x11-misc/xkeyboard-config: Stabilize 2.37 sparc, #880793 (diff) | |
download | gentoo-ef658809a5758320049668d7994806f43e0d0930.tar.gz gentoo-ef658809a5758320049668d7994806f43e0d0930.tar.bz2 gentoo-ef658809a5758320049668d7994806f43e0d0930.zip |
sys-cluster/rdma-core: Stabilize 42.0-r1 sparc, #881361
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-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 20e6b7084316..bee48ef4ebe3 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 ) )" |