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