diff options
Diffstat (limited to 'community/conkeror-git/PKGBUILD')
-rw-r--r-- | community/conkeror-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/conkeror-git/PKGBUILD b/community/conkeror-git/PKGBUILD index 4eeae1f71..6aa7f0460 100644 --- a/community/conkeror-git/PKGBUILD +++ b/community/conkeror-git/PKGBUILD @@ -6,7 +6,7 @@ pkgname=conkeror-git pkgver=0.9.3 pkgrel=8 pkgdesc="A highly programmable web browser based on Mozilla XULRunner." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://conkeror.mozdev.org/" license=('MPL' 'GPL' 'LGPL') depends=('xulrunner' 'desktop-file-utils') |