summaryrefslogtreecommitdiff
path: root/community/tinyxml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tinyxml/PKGBUILD')
-rw-r--r--community/tinyxml/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tinyxml/PKGBUILD b/community/tinyxml/PKGBUILD
index 10c5091dc..2c357ef0d 100644
--- a/community/tinyxml/PKGBUILD
+++ b/community/tinyxml/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.6.2
pkgrel=2
pkgdesc="A simple, small, C++ XML parser that can be easily integrated into other programs."
url='http://www.grinninglizard.com/tinyxml/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('zlib')
depends=('gcc-libs')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}_${pkgver//./_}.tar.gz"