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