aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7/APKBUILD')
-rw-r--r--community/php7/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD
index a1d854c8c7..f491730f20 100644
--- a/community/php7/APKBUILD
+++ b/community/php7/APKBUILD
@@ -169,6 +169,7 @@ done
subpackages="$subpackages $pkgname-common::noarch"
case "$CARCH" in
+x86_64) options="$options !check";;
s390x) options="$options !check";;
esac