summaryrefslogtreecommitdiff
path: root/community/mysql-ruby/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mysql-ruby/PKGBUILD')
-rw-r--r--community/mysql-ruby/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mysql-ruby/PKGBUILD b/community/mysql-ruby/PKGBUILD
index 134963291..71bad6667 100644
--- a/community/mysql-ruby/PKGBUILD
+++ b/community/mysql-ruby/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=mysql-ruby
pkgver=2.8.2
pkgrel=2
pkgdesc='This is the MySQL API module for Ruby.'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url='http://tmtm.org/downloads/mysql/ruby'
depends=('ruby' 'libmysqlclient')