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 f5b721e77..ba403b46d 100644
--- a/community/gsql/PKGBUILD
+++ b/community/gsql/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
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')
makedepends=('libmysqlclient' 'postgresql-libs' 'libssh')
optdepends=('libmysqlclient' 'postgresql-libs' 'libssh')