From 9c60d060f2f09ec7c391be64f722a360f9efb46e Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 30 Nov 2019 23:57:30 +0200 Subject: testing/php7-pdlib: disable ppc64le - build fails --- testing/php7-pdlib/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/php7-pdlib') diff --git a/testing/php7-pdlib/APKBUILD b/testing/php7-pdlib/APKBUILD index 03d6e87bfa..0b3ad5fc8b 100644 --- a/testing/php7-pdlib/APKBUILD +++ b/testing/php7-pdlib/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.0 pkgrel=0 pkgdesc="PHP extension for Dlib" url="https://github.com/goodspb/pdlib" -arch="all" +arch="all !ppc64le" # build fails https://github.com/goodspb/pdlib/issues/19 license="MIT" depends="php7-common dlib" makedepends="php7-dev pkgconf php7-bz2" -- cgit v1.2.3