aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-02-10 14:55:24 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-02-10 14:55:24 +0100
commitb344fde7397cab847e31e9eb25b1d71158a6f800 (patch)
tree8d422fc77ad396e604440b9838cec8908b67a9eb /testing/php7
parent9db98a17fabead3bbf63f1c407aa8728c7d163b8 (diff)
downloadaports-b344fde7397cab847e31e9eb25b1d71158a6f800.tar.bz2
aports-b344fde7397cab847e31e9eb25b1d71158a6f800.tar.xz
testing/php7: temporarily disable on x86
Diffstat (limited to 'testing/php7')
-rw-r--r--testing/php7/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7/APKBUILD b/testing/php7/APKBUILD
index 9114ea4a4d..72e889c474 100644
--- a/testing/php7/APKBUILD
+++ b/testing/php7/APKBUILD
@@ -6,7 +6,7 @@ pkgver=7.0.3
pkgrel=0
pkgdesc="The PHP language runtime engine - 7th branch"
url="http://www.php.net/"
-arch="all"
+arch="x86_64 armhf"
license="PHP-3"
options="textrels"
depends="$pkgname-common"