diff options
Diffstat (limited to 'extra/xsd/PKGBUILD')
-rw-r--r-- | extra/xsd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xsd/PKGBUILD b/extra/xsd/PKGBUILD index c0f61a29e..59484aca6 100644 --- a/extra/xsd/PKGBUILD +++ b/extra/xsd/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.3.0 _pkgver=3.3.0-2+dep pkgrel=10 pkgdesc="An open-source, cross-platform W3C XML Schema to C++ data binding compiler" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.codesynthesis.com/products/xsd" license=('GPL2') depends=('boost-libs' 'xerces-c') |