summaryrefslogtreecommitdiff
path: root/community/netsurf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/netsurf/PKGBUILD')
-rw-r--r--community/netsurf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/netsurf/PKGBUILD b/community/netsurf/PKGBUILD
index e24d0c0b3..0874ee86f 100644
--- a/community/netsurf/PKGBUILD
+++ b/community/netsurf/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=netsurf
pkgver=2.9
pkgrel=5
pkgdesc='Lightweight and fast web browser'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.netsurf-browser.org/'
license=('GPL')
depends=('libmng' 'curl' 'libglade' 'librsvg' 'desktop-file-utils' 'libnsbmp' 'libnsgif' 'libcss>=0.1.2' 'hubbub>=0.1.2' 'libwebp>=0.2.0' 'gstreamer0.10')