diff options
Diffstat (limited to 'pcr/conkeror')
-rw-r--r-- | pcr/conkeror/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/conkeror/PKGBUILD b/pcr/conkeror/PKGBUILD index e914cd153..2561d5220 100644 --- a/pcr/conkeror/PKGBUILD +++ b/pcr/conkeror/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.0pre.git140428.1.git25 _gitver='commit=c5e640d874c65762c082430b42207bcafb58fda6' pkgrel=1 pkgdesc="A highly programmable web browser based on Mozilla XULRunner." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://conkeror.org/" license=('MPL1.1' 'GPL2' 'LGPL2.1') depends=('xulrunner' 'desktop-file-utils') |