testing/php81-pecl-couchbase: disable on loongarch64

fails to build boringssl
This commit is contained in:
znley 2024-06-18 07:47:14 +00:00 committed by Patrycja Rosa
parent aed22a2696
commit 330bbf42cf

View File

@ -6,7 +6,8 @@ pkgver=4.2.1
pkgrel=0
pkgdesc="PHP 8.1 extension for Couchbase - PECL"
url="https://pecl.php.net/package/couchbase"
arch="all !riscv64 !ppc64le !s390x" # ftbfs
# loongarch64: fails to build boringssl
arch="all !riscv64 !ppc64le !s390x !loongarch64" # ftbfs
license="Apache-2.0"
_phpv=81
_php=php$_phpv