mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-03 12:51:29 +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
|
pkgrel=1
|
||||||
pkgdesc="PHP extension provides API for communicating with MessagePack serialization - PECL"
|
pkgdesc="PHP extension provides API for communicating with MessagePack serialization - PECL"
|
||||||
url="https://pecl.php.net/package/msgpack"
|
url="https://pecl.php.net/package/msgpack"
|
||||||
arch="all"
|
arch="all !armv7" # tests fails on armv7
|
||||||
license="PHP"
|
license="PHP"
|
||||||
depends="php7-session php7-sockets"
|
depends="php7-session php7-sockets"
|
||||||
makedepends="php7-dev autoconf re2c"
|
makedepends="php7-dev autoconf re2c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user