aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-pdlib
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-pdlib')
-rw-r--r--testing/php7-pdlib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"