diff options
Diffstat (limited to 'community/viewnior/PKGBUILD')
-rw-r--r-- | community/viewnior/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/viewnior/PKGBUILD b/community/viewnior/PKGBUILD index cf29740da..b0695e908 100644 --- a/community/viewnior/PKGBUILD +++ b/community/viewnior/PKGBUILD @@ -7,7 +7,7 @@ pkgname=viewnior pkgver=1.3 pkgrel=1 pkgdesc="A simple, fast and elegant image viewer program" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xsisqox.github.com/Viewnior/" license=('GPL3') depends=('gtk2>=2.12') |