summaryrefslogtreecommitdiff
path: root/community/minizip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/minizip/PKGBUILD')
-rw-r--r--community/minizip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/minizip/PKGBUILD b/community/minizip/PKGBUILD
index 82085759c..61a392d66 100644
--- a/community/minizip/PKGBUILD
+++ b/community/minizip/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
pkgdesc='ZIP file extraction library'
url='http://www.winimage.com/zLibDll/minizip.html'
license=('ZLIB' 'custom')
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
depends=('zlib')
source=("http://zlib.net/current/zlib-${pkgver}.tar.gz"
'LICENSE')