From d2be9baed78c1be8c52adf60490918baff546761 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 11 Jan 2016 09:43:19 -0300 Subject: ghostscript: armv7h port --- libre/ghostscript/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libre/ghostscript/PKGBUILD b/libre/ghostscript/PKGBUILD index b272327b4..3623fa5ad 100644 --- a/libre/ghostscript/PKGBUILD +++ b/libre/ghostscript/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ghostscript pkgver=9.18 pkgrel=6.parabola1 pkgdesc="An interpreter for the PostScript language, without nonfree JPEG XR support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') license=('AGPL' 'custom') depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg' 'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper') -- cgit v1.2.3-54-g00ecf