diff options
Diffstat (limited to 'community/mysql-workbench/PKGBUILD')
-rw-r--r-- | community/mysql-workbench/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mysql-workbench/PKGBUILD b/community/mysql-workbench/PKGBUILD index 145203973..8310c6382 100644 --- a/community/mysql-workbench/PKGBUILD +++ b/community/mysql-workbench/PKGBUILD @@ -8,7 +8,7 @@ epoch=1 pkgver=5.2.34 pkgrel=2 pkgdesc="A cross-platform, visual database design tool developed by MySQL" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://wb.mysql.com/" license=('GPL2') depends=('libzip' 'libmysqlclient' 'lua' 'gtkmm' 'libgl' |