mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/php7-libvirt-php: disable on riscv64
This commit is contained in:
parent
a2529fb59e
commit
cdfd27fa4e
@ -5,7 +5,7 @@ pkgver=0.5.5
|
||||
pkgrel=1
|
||||
pkgdesc="PHP language bindings for Libvirt API. For more details see: http://www.libvirt.org/php/"
|
||||
url="https://libvirt.org/php/"
|
||||
arch="all !x86 !armhf !armv7 !s390x !mips64" # segfault on x86, armhf and armv7
|
||||
arch="all !x86 !armhf !armv7 !s390x !mips64 !riscv64" # segfault on x86, armhf and armv7
|
||||
license="LGPL-2.1-only"
|
||||
makedepends="autoconf libvirt-dev libxml2-dev libxml2-utils libxslt php7-dev php7-pecl-imagick libtool linux-headers"
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user