diff options
Diffstat (limited to 'community/qsvn/PKGBUILD')
-rw-r--r-- | community/qsvn/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qsvn/PKGBUILD b/community/qsvn/PKGBUILD index 54fb45af7..b9afa3fac 100644 --- a/community/qsvn/PKGBUILD +++ b/community/qsvn/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qsvn pkgver=0.8.3 pkgrel=4 pkgdesc="Qt4 GUI for Subversion." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.anrichter.net/projects/qsvn/" license=('GPL') depends=('qt4' 'subversion') |