summaryrefslogtreecommitdiff
path: root/extra/libzip/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libzip/PKGBUILD')
-rw-r--r--extra/libzip/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libzip/PKGBUILD b/extra/libzip/PKGBUILD
index cc5a7c773..e669c5e41 100644
--- a/extra/libzip/PKGBUILD
+++ b/extra/libzip/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="A C library for reading, creating, and modifying zip archives"
url="http://www.nih.at/libzip/index.html"
license=('BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('zlib')
options=('!libtool')
source=("http://www.nih.at/${pkgname}/${pkgname}-${pkgver}.tar.xz"