diff options
Diffstat (limited to 'community/ruby-gdkpixbuf2/PKGBUILD')
-rw-r--r-- | community/ruby-gdkpixbuf2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-gdkpixbuf2/PKGBUILD b/community/ruby-gdkpixbuf2/PKGBUILD index 7298e2339..ab085806a 100644 --- a/community/ruby-gdkpixbuf2/PKGBUILD +++ b/community/ruby-gdkpixbuf2/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ruby-gdkpixbuf2 pkgver=1.0.0 pkgrel=1 pkgdesc="Ruby bindings for gdkpixbuf2." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ruby-gnome2.sourceforge.jp" license=('LGPL') depends=('ruby-glib2' 'gtk2') |