diff options
Diffstat (limited to 'testing/php7-pdlib')
| -rw-r--r-- | testing/php7-pdlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pdlib/APKBUILD b/testing/php7-pdlib/APKBUILD index 0b3ad5fc8b..6b5af2cffb 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 !ppc64le" # build fails https://github.com/goodspb/pdlib/issues/19 +arch="all !ppc64le !mips !mips64" # build fails https://github.com/goodspb/pdlib/issues/19 license="MIT" depends="php7-common dlib" makedepends="php7-dev pkgconf php7-bz2" |
