diff options
Diffstat (limited to 'community/mupdf/PKGBUILD')
-rw-r--r-- | community/mupdf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mupdf/PKGBUILD b/community/mupdf/PKGBUILD index 6f736631e..6788ab8ab 100644 --- a/community/mupdf/PKGBUILD +++ b/community/mupdf/PKGBUILD @@ -9,7 +9,7 @@ pkgname=mupdf pkgver=1.3 pkgrel=8 pkgdesc='Lightweight PDF and XPS viewer' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://mupdf.com' license=('GPL3') depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext' |