summaryrefslogtreecommitdiff
path: root/extra/snappy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/snappy/PKGBUILD')
-rw-r--r--extra/snappy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/snappy/PKGBUILD b/extra/snappy/PKGBUILD
index fbd7a1ac5..772e17688 100644
--- a/extra/snappy/PKGBUILD
+++ b/extra/snappy/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=snappy
pkgver=1.0.5
pkgrel=2
pkgdesc='A fast compressor/decompressor library'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/snappy/"
license=('BSD')
depends=('glibc' 'gcc-libs')