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 f7b59df10..4adb2499a 100644 --- a/community/zathura/PKGBUILD +++ b/community/zathura/PKGBUILD @@ -6,7 +6,7 @@ pkgname=zathura pkgver=0.0.8.3 pkgrel=1 pkgdesc="a PDF viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://zathura.pwmt.org" license=('custom') depends=('poppler-glib' 'gtk2' 'cairo') |