summaryrefslogtreecommitdiff
path: root/core/xz/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/xz/PKGBUILD')
-rw-r--r--core/xz/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xz/PKGBUILD b/core/xz/PKGBUILD
index f74c8ac58..b7cb6a04f 100644
--- a/core/xz/PKGBUILD
+++ b/core/xz/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=xz
pkgver=5.0.3
pkgrel=2
pkgdesc='Library and command line tools for XZ and LZMA compressed files'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://tukaani.org/xz/'
license=('GPL' 'LGPL' 'custom')
depends=('sh')