diff options
Diffstat (limited to 'community/zathura-pdf-mupdf/PKGBUILD')
-rw-r--r-- | community/zathura-pdf-mupdf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zathura-pdf-mupdf/PKGBUILD b/community/zathura-pdf-mupdf/PKGBUILD index 19bbf6f6e..d11cfdb2b 100644 --- a/community/zathura-pdf-mupdf/PKGBUILD +++ b/community/zathura-pdf-mupdf/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zathura-pdf-mupdf pkgver=0.2.3 pkgrel=2 pkgdesc="Adds pdf support to zathura by using the mupdf library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://pwmt.org/projects/zathura/plugins/zathura-pdf-mupdf/" license=('custom') depends=('mupdf>=1.1' 'zathura') |