diff options
Diffstat (limited to 'community/qgit')
-rw-r--r-- | community/qgit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qgit/PKGBUILD b/community/qgit/PKGBUILD index 461f220d0..b7d170b3d 100644 --- a/community/qgit/PKGBUILD +++ b/community/qgit/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.5 pkgrel=1 pkgdesc="A GIT GUI viewer built on Qt/C++" url='http://libre.tibirna.org/projects/qgit/wiki/QGit' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('qt4' 'git') source=("http://libre.tibirna.org/attachments/download/9/${pkgname}-${pkgver}.tar.gz" |