testing/py3-igraph: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-07-01 03:14:52 +00:00 committed by achill (fossdd)
parent 15fda920f9
commit e99b6d36d4

View File

@ -6,8 +6,7 @@ pkgver=0.11.9
pkgrel=0
pkgdesc="Python interface for igraph"
url="https://github.com/igraph/python-igraph"
# s390x: libigraph-dev
arch="all !s390x"
arch="all"
license="GPL-2.0-only"
depends="py3-texttable"
depends_dev="$pkgname=$pkgver-r$pkgrel"