diff --git a/community/isoimagewriter/APKBUILD b/community/isoimagewriter/APKBUILD
index 2a617fde6850da4d121388a360e27dd4ef1ab2bb..e6d28be6324dda25f5c066ad233b1adc6ee31a4c 100644
--- a/community/isoimagewriter/APKBUILD
+++ b/community/isoimagewriter/APKBUILD
@@ -4,8 +4,7 @@ pkgname=isoimagewriter
 pkgver=0.9
 pkgrel=0
 # armhf blocked by extra-cmake-modules
-# s390x and riscv64 blocked by polkit -> kauth
-arch="all !armhf !s390x !riscv64"
+arch="all !armhf"
 url="https://community.kde.org/ISOImageWriter"
 pkgdesc="A program to write hybrid ISO files onto a USB disk"
 license="GPL-3.0-only"