aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-tideways_xhprof/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-tideways_xhprof/APKBUILD')
-rw-r--r--testing/php7-tideways_xhprof/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-tideways_xhprof/APKBUILD b/testing/php7-tideways_xhprof/APKBUILD
index 3e2cdc5fdd..0ea7644dbb 100644
--- a/testing/php7-tideways_xhprof/APKBUILD
+++ b/testing/php7-tideways_xhprof/APKBUILD
@@ -8,7 +8,7 @@ _pkgver=${pkgver/_/-}
pkgrel=0
pkgdesc="Modern XHProf compatible Profiler for PHP 7"
url="http://tideways.io"
-arch="all"
+arch="all !armhf" # fails to build
license="Apache-2.0"
depends="php7"
makedepends="php7-dev autoconf"