From 3f954a0ae997f92bd8d06033a52874abf4dc0482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Fri, 18 Mar 2016 09:52:15 +0000 Subject: testing/php7-xdebug: disable on x86 php7 is not built for x86 currently --- testing/php7-xdebug/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/php7-xdebug/APKBUILD b/testing/php7-xdebug/APKBUILD index cb307f99ef..b0f693d529 100644 --- a/testing/php7-xdebug/APKBUILD +++ b/testing/php7-xdebug/APKBUILD @@ -7,7 +7,7 @@ _pkgver=${pkgver/_rc/RC} pkgrel=0 pkgdesc="PHP extension provides functions for function traces and profiling" url="http://pecl.php.net/package/$_pkgreal" -arch="all" +arch="x86_64 armhf" license="PHP" depends= pecldepends="php7-dev autoconf" -- cgit v1.2.3