1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

testing/php81-pecl-grpc: enable on loongarch64

This commit is contained in:
DWwanghao 2025-06-05 14:21:53 +08:00 committed by Andy Postnikov
parent 8d9022dd0c
commit b71f4293f4

View file

@ -5,7 +5,7 @@ pkgver=1.72.0
pkgrel=0
pkgdesc="PHP 8.1 extension provide a concrete implementation of the gRPC protocol, layered over HTTP/2."
url="https://pecl.php.net/package/grpc"
arch="all !s390x !ppc64le !riscv64 !loongarch64" # build failures
arch="all !s390x !ppc64le !riscv64" # build failures
license="Apache-2.0"
_phpv=81
_php=php$_phpv