diff options
Diffstat (limited to 'extra/xpdf/PKGBUILD')
-rw-r--r-- | extra/xpdf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xpdf/PKGBUILD b/extra/xpdf/PKGBUILD index 12e63382c..d5034ea67 100644 --- a/extra/xpdf/PKGBUILD +++ b/extra/xpdf/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc='Viewer for Portable Document Format (PDF) files' url='http://www.foolabs.com/xpdf/' license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('lesstif' 'gsfonts' 'libxt') optdepends=('poppler: tools that used to be included in xpdf' 'desktop-file-utils: for desktop environments') |