summaryrefslogtreecommitdiff
path: root/community/libharu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libharu/PKGBUILD')
-rw-r--r--community/libharu/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libharu/PKGBUILD b/community/libharu/PKGBUILD
index 31e0e4887..6100ef2aa 100644
--- a/community/libharu/PKGBUILD
+++ b/community/libharu/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=2.2.1
pkgrel=3
pkgdesc="C/C++ library for generating PDF documents"
url="http://libharu.org/wiki/Main_Page"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom:ZLIB')
depends=('libpng' 'gcc-libs')
options=(!libtool)