diff options
Diffstat (limited to 'community/thunar-thumbnailers/PKGBUILD')
-rwxr-xr-x | community/thunar-thumbnailers/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/thunar-thumbnailers/PKGBUILD b/community/thunar-thumbnailers/PKGBUILD index 4772f1339..62b423784 100755 --- a/community/thunar-thumbnailers/PKGBUILD +++ b/community/thunar-thumbnailers/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="The thunar-thumbnailers project provides additional thumbnailers for Thunar, that also cover less common file formats" url="http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers/" license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') groups=('xfce4-goodies') depends=('imagemagick' 'ffmpegthumbnailer') optdepends=('raw-thumbnailer: support for Raw Digital Camera Images' |