mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-10 06:46:37 +02:00
community/z3: enable on aarch64 & s390x
This commit is contained in:
parent
5dce71e6fb
commit
97a08f923e
@ -2,10 +2,10 @@
|
||||
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
|
||||
pkgname=z3
|
||||
pkgver=4.8.10
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Theorem prover from Microsoft Research"
|
||||
url="https://github.com/Z3Prover/z3"
|
||||
arch="all !s390x !aarch64 !mips !mips64"
|
||||
arch="all !mips !mips64"
|
||||
license="MIT"
|
||||
makedepends="cmake python3"
|
||||
subpackages="$pkgname-dev py3-$pkgname:py3:noarch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user