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 88f4cd109..8e9d67f97 100644
--- a/community/php-memcache/PKGBUILD
+++ b/community/php-memcache/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=php-memcache
pkgver=3.0.6
pkgrel=3
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')