mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/z3: disable on ppc64le
tests fails
This commit is contained in:
parent
9fbfadaf50
commit
adfae8d22a
@ -5,7 +5,7 @@ pkgver=4.6.0
|
|||||||
pkgrel=3
|
pkgrel=3
|
||||||
pkgdesc="Theorem prover from Microsoft Research"
|
pkgdesc="Theorem prover from Microsoft Research"
|
||||||
url="https://github.com/Z3Prover/z3"
|
url="https://github.com/Z3Prover/z3"
|
||||||
arch="all !s390x"
|
arch="all !s390x !ppc64le"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends=""
|
depends=""
|
||||||
makedepends="cmake python3"
|
makedepends="cmake python3"
|
||||||
|
Loading…
Reference in New Issue
Block a user