diff options
Diffstat (limited to 'community/ristretto/PKGBUILD')
-rw-r--r-- | community/ristretto/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ristretto/PKGBUILD b/community/ristretto/PKGBUILD index edb1a60bf..92f79b9cc 100644 --- a/community/ristretto/PKGBUILD +++ b/community/ristretto/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ristretto pkgver=0.6.3 pkgrel=2 pkgdesc="A fast and lightweight picture-viewer for Xfce" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://goodies.xfce.org/projects/applications/ristretto" license=('GPL') depends=('libxfce4ui' 'libexif' 'desktop-file-utils') |