diff options
Diffstat (limited to 'community/qiv/PKGBUILD')
-rw-r--r-- | community/qiv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qiv/PKGBUILD b/community/qiv/PKGBUILD index 80772b1db..114544c59 100644 --- a/community/qiv/PKGBUILD +++ b/community/qiv/PKGBUILD @@ -7,7 +7,7 @@ pkgname=qiv pkgver=2.3.1 pkgrel=1 pkgdesc="Quick Image Viewer (qiv) is a very small and fast GDK/Imlib image viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://spiegl.de/qiv/" license=('GPL2') depends=('file' 'gtk2' 'imlib2' 'libexif' 'lcms2' 'desktop-file-utils') |