diff options
Diffstat (limited to 'extra/php/PKGBUILD')
-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 fefd39393..859e4b621 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -23,7 +23,7 @@ pkgname=('php' 'php-xsl') pkgver=5.4.7 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('PHP') url='http://www.php.net' makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx' |