diff options
Diffstat (limited to 'community/gdk-pixbuf/PKGBUILD')
-rw-r--r-- | community/gdk-pixbuf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdk-pixbuf/PKGBUILD b/community/gdk-pixbuf/PKGBUILD index 7b0059d51..2435ad7ca 100644 --- a/community/gdk-pixbuf/PKGBUILD +++ b/community/gdk-pixbuf/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gdk-pixbuf pkgver=0.22.0 pkgrel=9 pkgdesc="Image loading and manipulation library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gtk.org/" license=('GPL' 'LGPL') depends=('gtk' 'libtiff' 'libpng') |