diff options
Diffstat (limited to 'extra/qpdf/PKGBUILD')
-rw-r--r-- | extra/qpdf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/qpdf/PKGBUILD b/extra/qpdf/PKGBUILD index d9e9562c8..47d9f24f2 100644 --- a/extra/qpdf/PKGBUILD +++ b/extra/qpdf/PKGBUILD @@ -8,7 +8,7 @@ pkgname=qpdf pkgver=4.0.1 pkgrel=1 pkgdesc="QPDF: A Content-Preserving PDF Transformation System" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qpdf.sourceforge.net/" license=('custom:Artistic-2.0') depends=('pcre' 'perl') |