summaryrefslogtreecommitdiff
path: root/extra/ruby/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ruby/PKGBUILD')
-rw-r--r--extra/ruby/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD
index 09050b137..dbebf86b9 100644
--- a/extra/ruby/PKGBUILD
+++ b/extra/ruby/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=('ruby' 'ruby-docs')
pkgver=1.9.2_p180
pkgrel=1
pkgdesc="An object-oriented language for quick and easy programming"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.ruby-lang.org/en/"
license=('custom')
makedepends=('gdbm' 'db' 'openssl' 'zlib' 'readline' 'tk' 'libffi' 'doxygen'