mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py3-igraph: enable on s390x
This commit is contained in:
parent
15fda920f9
commit
e99b6d36d4
@ -6,8 +6,7 @@ pkgver=0.11.9
|
|||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Python interface for igraph"
|
pkgdesc="Python interface for igraph"
|
||||||
url="https://github.com/igraph/python-igraph"
|
url="https://github.com/igraph/python-igraph"
|
||||||
# s390x: libigraph-dev
|
arch="all"
|
||||||
arch="all !s390x"
|
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
depends="py3-texttable"
|
depends="py3-texttable"
|
||||||
depends_dev="$pkgname=$pkgver-r$pkgrel"
|
depends_dev="$pkgname=$pkgver-r$pkgrel"
|
||||||
|
Loading…
Reference in New Issue
Block a user