diff options
Diffstat (limited to 'core/expat/PKGBUILD')
-rw-r--r-- | core/expat/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/expat/PKGBUILD b/core/expat/PKGBUILD index 5c2967ff7..bd0571dfa 100644 --- a/core/expat/PKGBUILD +++ b/core/expat/PKGBUILD @@ -6,7 +6,7 @@ pkgname=expat pkgver=2.1.0 pkgrel=2 pkgdesc="An XML parser library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://expat.sourceforge.net/" license=('custom') depends=('glibc') |