summaryrefslogtreecommitdiff
path: root/community/gsql/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsql/PKGBUILD')
-rw-r--r--community/gsql/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsql/PKGBUILD b/community/gsql/PKGBUILD
index be3937b83..a9127c50a 100644
--- a/community/gsql/PKGBUILD
+++ b/community/gsql/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=4
pkgdesc="Integrated database development tool for GNOME"
url="http://gsql.org/"
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('gtk2>=2.12' 'gtksourceview2' 'vte' 'libgnomeui' 'gconf'
'desktop-file-utils' 'libnotify')
makedepends=('libmysqlclient' 'postgresql-libs' 'libssh')