summaryrefslogtreecommitdiff
path: root/community/xml2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xml2/PKGBUILD')
-rw-r--r--community/xml2/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xml2/PKGBUILD b/community/xml2/PKGBUILD
index ab1fdd7fc..409334ff4 100644
--- a/community/xml2/PKGBUILD
+++ b/community/xml2/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=xml2
pkgver=0.4
pkgrel=2
pkgdesc="XML/Unix Processing Tools to convert XML and HTML to and from a line-oriented format more amenable to processing by classic Unix pipeline processing tools"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" "mips64el")
url="http://www.ofb.net/~egnor/xml2/"
license=("GPL")
depends=("libxml2")