diff --git a/testing/py3-igraph/APKBUILD b/testing/py3-igraph/APKBUILD index cc57c264e17..1e77b945b0b 100644 --- a/testing/py3-igraph/APKBUILD +++ b/testing/py3-igraph/APKBUILD @@ -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"