diff --git a/community/latte-dock/APKBUILD b/community/latte-dock/APKBUILD
index b26666a6641fd10329a6cd01556c278f9461d043..61b73e2cf0225567b8f146717a480efb7f90396b 100644
--- a/community/latte-dock/APKBUILD
+++ b/community/latte-dock/APKBUILD
@@ -3,7 +3,7 @@
 pkgname=latte-dock
 pkgver=0.9.11
 pkgrel=0
-arch="all !armhf !s390x !mips !mips64 !aarch64" # blocked by plasma-desktop
+arch="all !armv7 !armhf !s390x !mips !mips64 !aarch64" # blocked by plasma-desktop
 url="https://store.kde.org/p/1169519/"
 pkgdesc="A dock based on Plasma Frameworks"
 license="LGPL-2.0-or-later AND GPL-2.0-or-later"