diff options
Diffstat (limited to 'extra/xmlto/PKGBUILD')
-rw-r--r-- | extra/xmlto/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xmlto/PKGBUILD b/extra/xmlto/PKGBUILD index 3df59ce7d..72dbf4b45 100644 --- a/extra/xmlto/PKGBUILD +++ b/extra/xmlto/PKGBUILD @@ -8,7 +8,7 @@ pkgname=xmlto pkgver=0.0.23 pkgrel=1 pkgdesc="Convert xml to many other formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://cyberelk.net/tim/software/xmlto/" license=('GPL') depends=('libxslt>=1.1.24' 'perl-yaml-syck' 'perl-test-pod') |