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 3e9b287e9..3e7d7a387 100644
--- a/extra/snappy/PKGBUILD
+++ b/extra/snappy/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=snappy
pkgver=1.1.0
pkgrel=1
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')