diff options
Diffstat (limited to 'community/djview4/PKGBUILD')
-rw-r--r-- | community/djview4/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/djview4/PKGBUILD b/community/djview4/PKGBUILD index 94cf3dfec..887b78400 100644 --- a/community/djview4/PKGBUILD +++ b/community/djview4/PKGBUILD @@ -8,7 +8,7 @@ pkgname=djview4 pkgver=4.7 pkgrel=1 pkgdesc='Portable DjVu viewer and browser plugin' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://djvu.sourceforge.net/djview4.html' license=('GPL') depends=('qt' 'djvulibre') |