summaryrefslogtreecommitdiff
path: root/extra/xpdf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xpdf/PKGBUILD')
-rw-r--r--extra/xpdf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xpdf/PKGBUILD b/extra/xpdf/PKGBUILD
index 3fda983cf..f1e05a636 100644
--- a/extra/xpdf/PKGBUILD
+++ b/extra/xpdf/PKGBUILD
@@ -9,7 +9,7 @@ _patchlevel=pl6
pkgver=${_srcver}_${_patchlevel}
pkgrel=1
pkgdesc="A viewer for Portable Document Format (PDF) files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('lesstif' 'gsfonts' 'libxt' 'desktop-file-utils')
optdepends=('poppler: pdf tools that used to be included in xpdf')