diff options
Diffstat (limited to 'community/zathura/PKGBUILD')
-rw-r--r-- | community/zathura/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD index 6f7103183..5e36f3c18 100644 --- a/community/zathura/PKGBUILD +++ b/community/zathura/PKGBUILD @@ -6,7 +6,7 @@ pkgname=zathura pkgver=0.0.8.5 pkgrel=4 pkgdesc="a PDF viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pwmt.org/projects/zathura/" license=('custom') depends=('poppler-glib' 'gtk2' 'cairo') |