diff --git a/testing/py3-kikit/APKBUILD b/testing/py3-kikit/APKBUILD
index f8c0d63a6e5001ea7d2d99bd523d63bb97c66d6d..4e1db2f519c7f302435a2b39836cb38e8f3527fb 100644
--- a/testing/py3-kikit/APKBUILD
+++ b/testing/py3-kikit/APKBUILD
@@ -4,7 +4,9 @@ pkgver=0.6.1
 pkgrel=0
 pkgdesc="Python library and CLI tool to automate several tasks in KiCAD"
 url="https://github.com/yaqwsx/KiKit"
-arch="noarch !mips !mips64 !s390x" # py3-shapely
+# mips, mips64, s390x: py3-shapely
+# aarch64, armv7, armhf, mips, mips64: py3-solidpython
+arch="noarch !mips !mips64 !s390x !aarch64 !armv7 !armhf"
 license="MIT"
 depends="
 	python3