diff options
Diffstat (limited to 'extra/php')
-rw-r--r-- | extra/php/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD index 7c961ddaa..230fdc8e5 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -24,7 +24,7 @@ pkgname=('php' pkgver=5.3.10 _suhosinver=5.3.9-0.9.10 pkgrel=4 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('PHP') url='http://www.php.net' makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' |