summaryrefslogtreecommitdiff
path: root/extra/snappy/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-02 18:49:04 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-02 18:49:04 -0300
commit48b4fc34e4c4877ffd359d3108042b64e0b81f5d (patch)
treeee0e75ac215c59576b2eccdd29afbf844de74f96 /extra/snappy/PKGBUILD
parentc260e0851bb73d38cf385ed615e8a82da0e57b4f (diff)
parente255c7718242a8443fae4501c8ebcc86617811d0 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Conflicts: extra/gstreamer/PKGBUILD
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')