diff options
Diffstat (limited to 'extra/arora/PKGBUILD')
-rw-r--r-- | extra/arora/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/arora/PKGBUILD b/extra/arora/PKGBUILD index 9bcf87b01..d1606a56b 100644 --- a/extra/arora/PKGBUILD +++ b/extra/arora/PKGBUILD @@ -7,7 +7,7 @@ pkgname=arora pkgver=0.11.0 pkgrel=2 pkgdesc='A cross platform web browser built using Qt and WebKit' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://www.arora-browser.org' license=('GPL') depends=('qt' 'desktop-file-utils') |