summaryrefslogtreecommitdiff
path: root/community/redis
diff options
context:
space:
mode:
Diffstat (limited to 'community/redis')
-rw-r--r--community/redis/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index 91b4112fc..67c403c8a 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=redis
pkgver=2.8.6
pkgrel=1
pkgdesc="Advanced key-value store"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://redis.io/"
license=('BSD')
depends=('bash')