mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
testing/py3-trimesh: enable on s390x
This commit is contained in:
parent
b10220ba5c
commit
e3e699f05e
@ -6,9 +6,8 @@ pkgrel=2
|
|||||||
pkgdesc="Python library for working with triangular meshes"
|
pkgdesc="Python library for working with triangular meshes"
|
||||||
url="https://github.com/mikedh/trimesh"
|
url="https://github.com/mikedh/trimesh"
|
||||||
# x86, armhf, armv7 Tests fail on int64 to int32 casts on these arches
|
# x86, armhf, armv7 Tests fail on int64 to int32 casts on these arches
|
||||||
# s390x, no py3-rtree
|
|
||||||
# riscv64, no py3-shapely
|
# riscv64, no py3-shapely
|
||||||
arch="noarch !x86 !armhf !armv7 !s390x !riscv64"
|
arch="noarch !x86 !armhf !armv7 !riscv64"
|
||||||
# TODO: investigate why checks stall
|
# TODO: investigate why checks stall
|
||||||
options="!check"
|
options="!check"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
Loading…
Reference in New Issue
Block a user