diff --git a/testing/paperde/APKBUILD b/testing/paperde/APKBUILD
index 436a504bc24ee4f9f39fb19ddf6f206453150e96..2279e08218ef4abb1543c56f803f16f2e3fad7aa 100644
--- a/testing/paperde/APKBUILD
+++ b/testing/paperde/APKBUILD
@@ -5,8 +5,8 @@ pkgver=0.1.1
 pkgrel=0
 pkgdesc="A minimalistic Desktop Environment built on top of Qt/Wayland and Wayfire."
 # armhf blocked by extra-cmake-modulese
-# s390x and mips64 blocked by polkit
-arch="all !armhf !s390x !mips64"
+# riscv64, s390x and mips64 blocked by polkit
+arch="all !armhf !s390x !mips64 !riscv64"
 url="https://gitlab.com/cubocore"
 license="GPL-3.0-or-later"
 depends="qt5-qtbase-dev libcprime-dev libcsys-dev wayfire wayland-protocols libdbusmenu-qt-dev qt5-qttools-dev qt5-qtsvg-dev qt5-qtwayland-dev upower-dev xdg-desktop-portal cmake ninja"