testing/php7-mongodb: set arch to all

This commit is contained in:
Andy Postnikov 2018-05-19 17:48:39 +03:00
parent d088484808
commit 71fa4c14b9

View File

@ -7,7 +7,7 @@ _pkgver=${pkgver/_rc/RC}
pkgrel=0
pkgdesc="PHP7 MongoDB driver"
url="http://pecl.php.net/package/mongodb"
arch="x86_64 armhf"
arch="all"
license="PHP"
depends="php7-json"
makedepends="libressl-dev pcre-dev php7-dev autoconf"