diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/php7/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7/APKBUILD b/testing/php7/APKBUILD index 9114ea4a4d..72e889c474 100644 --- a/testing/php7/APKBUILD +++ b/testing/php7/APKBUILD @@ -6,7 +6,7 @@ pkgver=7.0.3 pkgrel=0 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" -arch="all" +arch="x86_64 armhf" license="PHP-3" options="textrels" depends="$pkgname-common" |