summaryrefslogtreecommitdiff
path: root/community/php-memcache/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php-memcache/PKGBUILD')
-rw-r--r--community/php-memcache/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php-memcache/PKGBUILD b/community/php-memcache/PKGBUILD
index f9c3e0fa7..7327f30bc 100644
--- a/community/php-memcache/PKGBUILD
+++ b/community/php-memcache/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=php-memcache
pkgver=3.0.7
pkgrel=1
pkgdesc="Memcache module for PHP"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pecl.php.net/package/memcache"
license=('PHP')
depends=('php')