diff --git a/community/acf-vlc-daemon/APKBUILD b/community/acf-vlc-daemon/APKBUILD
index d6b2a8931022c81e1933e0d0dfc4b19020d3e3df..bdb7dade44ee1590e217f6c4ad5ccde056ebfd7a 100644
--- a/community/acf-vlc-daemon/APKBUILD
+++ b/community/acf-vlc-daemon/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.5.0
 pkgrel=4
 pkgdesc="Web-based system administration interface for vlc"
 url="https://gitlab.alpinelinux.org/acf/acf-vlc-daemon"
-arch="noarch !s390x !armhf" # limited by vlc
+arch="noarch"
 license="GPL-2.0-only"
 options="!check" # no test suite
 depends="acf-core vlc-daemon"