testing/py3-solidpython: disable on riscv64

community/openscad was disabled for riscv64 in c0491d8bab
This commit is contained in:
Celeste 2024-04-27 14:44:34 +00:00
parent 24bd8be64c
commit 3006b0a838

View File

@ -4,7 +4,7 @@ pkgver=1.1.2
pkgrel=2
pkgdesc="Python library to generated OpenSCAD code"
url="https://github.com/SolidCode/SolidPython"
arch="noarch !aarch64 !armv7 !armhf !s390x" # openscad
arch="noarch !aarch64 !armv7 !armhf !s390x !riscv64" # openscad
license="LGPL-2.1-or-later"
depends="
openscad