summaryrefslogtreecommitdiff
path: root/community/wkhtmltopdf/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wkhtmltopdf/PKGBUILD')
-rw-r--r--community/wkhtmltopdf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wkhtmltopdf/PKGBUILD b/community/wkhtmltopdf/PKGBUILD
index 14c05a4e8..92f24f434 100644
--- a/community/wkhtmltopdf/PKGBUILD
+++ b/community/wkhtmltopdf/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=wkhtmltopdf
pkgver=0.9.9
pkgrel=2
pkgdesc="Simple shell utility to convert html to pdf using the webkit rendering engine, and qt"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/wkhtmltopdf/"
license=('GPL3')
depends=('qtwebkit')