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 4dfed59fa..891dc948b 100644 --- a/community/ristretto/PKGBUILD +++ b/community/ristretto/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ristretto pkgver=0.6.3 pkgrel=3 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') |