aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-kikit/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/py3-kikit/APKBUILD b/testing/py3-kikit/APKBUILD
index f8c0d63a6e5..4e1db2f519c 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