testing/py3-numpy-stl: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-07-01 03:55:58 +00:00 committed by achill (fossdd)
parent d4f835d87b
commit 2de57e230c

View File

@ -5,8 +5,7 @@ pkgver=3.2.0
pkgrel=0
pkgdesc="Library for working with STLs"
url="https://github.com/WoLpH/numpy-stl"
# s390x: no py3-utils
arch="noarch !s390x"
arch="noarch"
license="BSD-3-Clause"
depends="python3 py3-utils py3-numpy"
makedepends="py3-setuptools py3-gpep517"