Skip to content
Snippets Groups Projects
Commit ba0cec4b authored by Natanael Copa's avatar Natanael Copa
Browse files

testing/php7-pecl-zstd: disable on armhf

due to test failures
parent 943768e9
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ pkgver=0.8.1
pkgrel=0
pkgdesc="PECL Zstandard extension."
url="https://pecl.php.net/package/zstd"
arch="all"
arch="all !armhf" # tests fails on armhf
license="MIT"
depends="php7-common"
makedepends="php7-dev autoconf re2c zstd-dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment