mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/php8-pecl-grpc: disable on riscv64
This commit is contained in:
parent
06f3c31823
commit
d82caacbea
@ -5,7 +5,7 @@ pkgver=1.34.0
|
||||
pkgrel=0
|
||||
pkgdesc="PHP extension provide a concrete implementation of the gRPC protocol, layered over HTTP/2."
|
||||
url="https://pecl.php.net/package/grpc"
|
||||
arch="all !s390x !ppc64le !armv7 !armhf" # armv7, armhf, ppc64le: build failures
|
||||
arch="all !s390x !ppc64le !armv7 !armhf !riscv64" # armv7, armhf, ppc64le: build failures
|
||||
license="Apache-2.0"
|
||||
depends="php8-common"
|
||||
makedepends="php8-dev openssl-dev linux-headers"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user