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 645e744fc..05563dbe1 100644 --- a/community/qupzilla/PKGBUILD +++ b/community/qupzilla/PKGBUILD @@ -7,7 +7,7 @@ pkgname=qupzilla pkgver=1.4.0_git20130312 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') |