diff options
Diffstat (limited to 'community/qupzilla/PKGBUILD')
-rw-r--r-- | community/qupzilla/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qupzilla/PKGBUILD b/community/qupzilla/PKGBUILD index 55558bef9..5d14c5fa8 100644 --- a/community/qupzilla/PKGBUILD +++ b/community/qupzilla/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qupzilla pkgver=1.4.2 pkgrel=1 pkgdesc="Cross-platform QtWebKit browser" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://www.qupzilla.com/" license=('GPL3') depends=('qtwebkit' 'hunspell') |