diff --git a/community/tokodon/APKBUILD b/community/tokodon/APKBUILD
index d0a272c9d7c3d6dfe67dd739cfc71931fe016ea3..3074886c5022e34acb57e9ea98434d5ca0cda3d7 100644
--- a/community/tokodon/APKBUILD
+++ b/community/tokodon/APKBUILD
@@ -10,7 +10,8 @@ pkgdesc="A Mastodon client for Plasma and Plasma Mobile"
 url="https://invent.kde.org/network/tokodon/"
 # armhf blocked by extra-cmake-modules
 # riscv64, ppc64le, s390x: blocked by proposals
-arch="all !armhf !riscv64 !ppc64le !s390x"
+# armv7, x86: blocked by qt6-qtwebview
+arch="all !armhf !armv7 !riscv64 !ppc64le !s390x !x86"
 license="GPL-3.0-only AND CC0-1.0"
 depends="
 	kirigami-addons