summaryrefslogtreecommitdiff
path: root/community/qgo
diff options
context:
space:
mode:
Diffstat (limited to 'community/qgo')
-rw-r--r--community/qgo/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qgo/PKGBUILD b/community/qgo/PKGBUILD
index f58924985..e642d9589 100644
--- a/community/qgo/PKGBUILD
+++ b/community/qgo/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=qgo
pkgver=2.0.0.dda95c9
pkgrel=1
pkgdesc='Go client and full featured SGF editor'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://qgo.sourceforge.net/"
license=('GPL')
depends=('qt5-multimedia' 'qt5-tools' 'libsm' 'desktop-file-utils'