aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/php7-gmagick/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-gmagick/APKBUILD b/testing/php7-gmagick/APKBUILD
index 0f07b5c0fa..826d848604 100644
--- a/testing/php7-gmagick/APKBUILD
+++ b/testing/php7-gmagick/APKBUILD
@@ -7,7 +7,7 @@ _pkgver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="PHP7 bindings to the GraphicsMagick library"
url="http://pecl.php.net/package/gmagick"
-arch="all"
+arch="x86_64 armhf"
license="PHP"
depends=
pecldepends="php7-dev autoconf"