diff options
Diffstat (limited to 'community/zathura-djvu/PKGBUILD')
-rw-r--r-- | community/zathura-djvu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zathura-djvu/PKGBUILD b/community/zathura-djvu/PKGBUILD index 70fb348b7..8bdff37a9 100644 --- a/community/zathura-djvu/PKGBUILD +++ b/community/zathura-djvu/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zathura-djvu pkgver=0.2.2 pkgrel=1 pkgdesc="Adds DjVu support to zathura by using the djvulibre library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://pwmt.org/projects/zathura/plugins/zathura-djvu/" license=('custom') depends=('djvulibre' 'zathura') |