summaryrefslogtreecommitdiff
path: root/core/libarchive/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libarchive/PKGBUILD')
-rw-r--r--core/libarchive/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libarchive/PKGBUILD b/core/libarchive/PKGBUILD
index e3f73850b..40e2f5780 100644
--- a/core/libarchive/PKGBUILD
+++ b/core/libarchive/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libarchive
pkgver=3.0.4
pkgrel=1
pkgdesc="library that can create and read several streaming archive formats"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libarchive.googlecode.com/"
license=('BSD')
depends=('zlib' 'bzip2' 'xz>=5.0.0' 'acl' 'openssl>=1.0.0' 'expat')