diff options
Diffstat (limited to 'community/php52/PKGBUILD')
-rw-r--r-- | community/php52/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php52/PKGBUILD b/community/php52/PKGBUILD index eee88a905..bb89920b4 100644 --- a/community/php52/PKGBUILD +++ b/community/php52/PKGBUILD @@ -6,7 +6,7 @@ pkgver=5.2.17 pkgrel=5 _suhosinver=5.2.16-0.9.7 pkgdesc='A high-level scripting language' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('PHP') url='http://www.php.net' backup=('etc/php/php.ini') |