mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/php81-pecl-vips: disable on arm* and aarch64
This commit is contained in:
parent
8d30a3486a
commit
7a0362791b
@ -6,7 +6,7 @@ pkgver=1.0.13
|
||||
pkgrel=0
|
||||
pkgdesc="PHP 8.1 extension for interfacing with vips - PECL"
|
||||
url="https://pecl.php.net/package/vips"
|
||||
arch="all !x86"
|
||||
arch="all !x86 !aarch64 !armv7 !armhf" # threads https://gitlab.alpinelinux.org/alpine/aports/-/issues/15972
|
||||
license="MIT"
|
||||
depends="php81-common"
|
||||
makedepends="php81-dev vips-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user