diff options
Diffstat (limited to 'community/qgit/PKGBUILD')
-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 51376a723..84f9a7da4 100644 --- a/community/qgit/PKGBUILD +++ b/community/qgit/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.3 pkgrel=4 pkgdesc="A GIT GUI viewer built on Qt/C++" url="http://digilander.libero.it/mcostalba/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('qt4' 'git') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2" |