diff options
Diffstat (limited to 'extra/opensp')
-rw-r--r-- | extra/opensp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/opensp/PKGBUILD b/extra/opensp/PKGBUILD index 0559cfe6e..893d507a8 100644 --- a/extra/opensp/PKGBUILD +++ b/extra/opensp/PKGBUILD @@ -7,7 +7,7 @@ pkgname=opensp pkgver=1.5.2 pkgrel=2 pkgdesc="A library and a set of tools for validating, parsing and manipulating SGML and XML documents" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://openjade.sourceforge.net/" license=('BSD') depends=('gcc-libs') |