diff options
Diffstat (limited to 'extra/php-xcache/PKGBUILD')
-rw-r--r-- | extra/php-xcache/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/php-xcache/PKGBUILD b/extra/php-xcache/PKGBUILD index 22393296e..454c3a5d2 100644 --- a/extra/php-xcache/PKGBUILD +++ b/extra/php-xcache/PKGBUILD @@ -4,7 +4,7 @@ pkgname=php-xcache pkgver=3.1.0 pkgrel=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc='A PHP opcode cacher' url='http://xcache.lighttpd.net/' depends=('php') |