summaryrefslogtreecommitdiff
path: root/community/qgit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qgit/PKGBUILD')
-rw-r--r--community/qgit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qgit/PKGBUILD b/community/qgit/PKGBUILD
index 696f3c03b..73af75518 100644
--- a/community/qgit/PKGBUILD
+++ b/community/qgit/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=2.3
pkgrel=3
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=('qt' 'git')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"