summaryrefslogtreecommitdiff
path: root/community/libdom/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libdom/PKGBUILD')
-rw-r--r--community/libdom/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libdom/PKGBUILD b/community/libdom/PKGBUILD
index 0ee76677c..60ff3e123 100644
--- a/community/libdom/PKGBUILD
+++ b/community/libdom/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libdom
pkgver=0.0.1
pkgrel=1
pkgdesc='Implementation of the W3C DOM'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.netsurf-browser.org/projects/libdom/'
license=('MIT')
depends=('hubbub>=0.2.0' 'libwapcaplet>=0.2.0' 'expat')