summaryrefslogtreecommitdiff
path: root/community/qupzilla/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-01-01 14:10:26 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-01-01 14:10:26 -0500
commit0487d1b0b1abcea8bb2ce85e1893260431a8b0b3 (patch)
tree39ad1c8818376bdfafd0a54afe0eb24021334606 /community/qupzilla/PKGBUILD
parentf61b4b6904834fec1765df29c485c3d977065bac (diff)
Add mips64el in archs
Diffstat (limited to 'community/qupzilla/PKGBUILD')
-rw-r--r--community/qupzilla/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qupzilla/PKGBUILD b/community/qupzilla/PKGBUILD
index 8d0e09399..8d614fd80 100644
--- a/community/qupzilla/PKGBUILD
+++ b/community/qupzilla/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=qupzilla
pkgver=1.3.5
pkgrel=3
pkgdesc="Cross-platform QtWebKit browser"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://www.qupzilla.com/"
license=('GPL3')
depends=('qtwebkit')