testing/php7-xhprof: disable on s390x

reported upstream:
https://github.com/longxinH/xhprof/issues/15
This commit is contained in:
Natanael Copa 2018-08-10 11:48:16 +00:00
parent 92465032c2
commit 14a26470eb

View File

@ -7,7 +7,7 @@ pkgver=2.0.2
pkgrel=1
pkgdesc="A Hierarchical Profiler for PHP"
url="https://github.com/longxinH/xhprof"
arch="all"
arch="all !s390x"
license="Apache-2.0"
depends="php7 php7-ctype"
makedepends="php7-dev autoconf"