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 3bc552d46..65ea30a7d 100644 --- a/community/zathura/PKGBUILD +++ b/community/zathura/PKGBUILD @@ -7,7 +7,7 @@ pkgname=zathura pkgver=0.2.2 pkgrel=1 pkgdesc="a document viewer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pwmt.org/projects/zathura/" license=('custom') depends=('girara-gtk2' 'sqlite' 'desktop-file-utils') |