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 c3fb03ff6..261ffbea5 100644
--- a/community/pigz/PKGBUILD
+++ b/community/pigz/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=pigz
pkgver=2.3.1
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')