diff options
Diffstat (limited to 'main/php/APKBUILD')
-rw-r--r-- | main/php/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/php/APKBUILD b/main/php/APKBUILD index cc66599f4..443ba3e3b 100644 --- a/main/php/APKBUILD +++ b/main/php/APKBUILD @@ -6,6 +6,7 @@ _suhosinver=${pkgver}-0.9.10 pkgrel=5 pkgdesc="The PHP language runtime engine" url="http://www.php.net/" +arch="x86 x86_64" license="PHP-3" depends= install="$pkgname.post-upgrade" |