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 6b2ade1d1..6a9d647fe 100644
--- a/community/gsql/PKGBUILD
+++ b/community/gsql/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=5
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=('libmariadbclient' 'postgresql-libs' 'libssh')