From 14a26470eb5864d3fcb15657f46a24f712041663 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 10 Aug 2018 11:48:16 +0000 Subject: testing/php7-xhprof: disable on s390x reported upstream: https://github.com/longxinH/xhprof/issues/15 --- testing/php7-xhprof/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/php7-xhprof/APKBUILD b/testing/php7-xhprof/APKBUILD index 84c9d493fb..6f5aa6622b 100644 --- a/testing/php7-xhprof/APKBUILD +++ b/testing/php7-xhprof/APKBUILD @@ -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" -- cgit v1.2.3