summaryrefslogtreecommitdiff
path: root/community/pigz/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pigz/PKGBUILD')
-rw-r--r--community/pigz/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pigz/PKGBUILD b/community/pigz/PKGBUILD
index 5ae1190d3..2dfd3c71b 100644
--- a/community/pigz/PKGBUILD
+++ b/community/pigz/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=pigz
pkgver=2.3
pkgrel=1
pkgdesc='Parallel implementation of the gzip file compressor'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.zlib.net/pigz/'
license=('custom')
depends=('zlib')