summaryrefslogtreecommitdiff
path: root/community/dillo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dillo/PKGBUILD')
-rw-r--r--community/dillo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dillo/PKGBUILD b/community/dillo/PKGBUILD
index 3860fdd5a..5fc8f6609 100644
--- a/community/dillo/PKGBUILD
+++ b/community/dillo/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dillo
pkgver=2.2
pkgrel=3
pkgdesc="A small, fast graphical web browser built on FLTK"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.dillo.org"
license=('GPL')
depends=('fltk2' 'libjpeg' 'perl' 'openssl' 'libpng' 'gcc-libs' 'libxcursor'