mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 02:02:08 +01:00
testing/php7-xhprof: disable on s390x
reported upstream: https://github.com/longxinH/xhprof/issues/15
This commit is contained in:
parent
92465032c2
commit
14a26470eb
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user