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:
parent
8d9022dd0c
commit
b71f4293f4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue