diff options
Diffstat (limited to 'extra/gv/PKGBUILD')
-rw-r--r-- | extra/gv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gv/PKGBUILD b/extra/gv/PKGBUILD index 0d2926a8f..92ab94cbe 100644 --- a/extra/gv/PKGBUILD +++ b/extra/gv/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gv pkgver=3.7.3.90 pkgrel=1 pkgdesc="A program to view PostScript and PDF documents" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/gv/" license=('GPL3') depends=('xaw3d>=1.6' 'ghostscript' 'desktop-file-utils') |