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 4b7ce8876..30a3cf5c2 100644 --- a/community/conkeror-git/PKGBUILD +++ b/community/conkeror-git/PKGBUILD @@ -6,7 +6,7 @@ pkgname=conkeror-git pkgver=0.9.3 pkgrel=4 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=('bash' 'xulrunner') |