mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/py3-solidpython: disable on riscv64
community/openscad was disabled for riscv64 in c0491d8bab
This commit is contained in:
parent
24bd8be64c
commit
3006b0a838
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user