From 951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 11 Apr 2011 12:10:34 -0300 Subject: Added mips64el arch --- extra/libxslt/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/libxslt') 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') -- cgit v1.2.3-54-g00ecf