summaryrefslogtreecommitdiff
path: root/extra/libxslt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxslt/PKGBUILD')
-rw-r--r--extra/libxslt/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libxslt/PKGBUILD b/extra/libxslt/PKGBUILD
index c956c0f08..54953a283 100644
--- a/extra/libxslt/PKGBUILD
+++ b/extra/libxslt/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libxslt
pkgver=1.1.26
pkgrel=2
pkgdesc="XML stylesheet transformation library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://xmlsoft.org/XSLT/"
license=('custom')
depends=('libxml2>=2.7.7' 'libgcrypt>=1.4.6')