summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-07-27 14:31:31 +0100
committerMarek Szuba <marecki@gentoo.org>2021-07-27 14:37:13 +0100
commit793995c4d4d23d145e11e9f3896d4f3dd720bfe7 (patch)
tree9e10dcc80ea45122690ef17208b3c853e25777f4 /sys-cluster/rdma-core
parentapp-backup/borgmatic: test-bdepend on app-editors/vim-core (diff)
downloadgentoo-793995c4d4d23d145e11e9f3896d4f3dd720bfe7.tar.gz
gentoo-793995c4d4d23d145e11e9f3896d4f3dd720bfe7.tar.bz2
gentoo-793995c4d4d23d145e11e9f3896d4f3dd720bfe7.zip
sys-cluster/rdma-core: keyword 34.0 for ~riscv
I look forward to RISC-V hardware with NICs actually able to handle RDMA! Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r--sys-cluster/rdma-core/rdma-core-34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-34.0.ebuild b/sys-cluster/rdma-core/rdma-core-34.0.ebuild
index 34e0711a9344..04bd80c921e6 100644
--- a/sys-cluster/rdma-core/rdma-core-34.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-34.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/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="|| ( GPL-2 ( CC0-1.0 MIT BSD BSD-with-attribution ) )"