diff --git a/testing/rdma-core/APKBUILD b/testing/rdma-core/APKBUILD
index c9471c47411655b015d58f08988152cc91f9b73e..33f525d9dff835ac2b5e645736858c015ef4499e 100644
--- a/testing/rdma-core/APKBUILD
+++ b/testing/rdma-core/APKBUILD
@@ -5,8 +5,8 @@ pkgver=38.1
 pkgrel=0
 pkgdesc="RDMA core userspace libraries and daemons"
 url="https://github.com/linux-rdma/rdma-core"
-arch="all"
 license="GPL-2.0-only OR BSD-2-Clause"
+arch="all !riscv64" # textrels
 options="!check" # tests are for installation
 makedepends="
 	cmake