diff options
Diffstat (limited to 'extra/php-suhosin/PKGBUILD')
-rw-r--r-- | extra/php-suhosin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/php-suhosin/PKGBUILD b/extra/php-suhosin/PKGBUILD index 45adeb4ee..e28ea3c1d 100644 --- a/extra/php-suhosin/PKGBUILD +++ b/extra/php-suhosin/PKGBUILD @@ -4,7 +4,7 @@ pkgname=php-suhosin pkgver=0.9.33 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc='An advanced protection system for PHP installations' url='http://www.hardened-php.net/suhosin/' license='PHP' |