mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-31 19:31:10 +02:00
community/php7-pecl-msgpack: disable on armv7 due to test failures
This commit is contained in:
parent
e21863f1b1
commit
e59e2abc0e
@ -6,7 +6,7 @@ pkgver=2.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="PHP extension provides API for communicating with MessagePack serialization - PECL"
|
||||
url="https://pecl.php.net/package/msgpack"
|
||||
arch="all"
|
||||
arch="all !armv7" # tests fails on armv7
|
||||
license="PHP"
|
||||
depends="php7-session php7-sockets"
|
||||
makedepends="php7-dev autoconf re2c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user