summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-11 09:43:19 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-01-11 09:57:01 -0300
commitd2be9baed78c1be8c52adf60490918baff546761 (patch)
treefd9548e472400d02892db35549de23f21e1658e8
parent0a328d3ccee55752906d0a186760f14cd3bfe9b8 (diff)
ghostscript: armv7h port
-rw-r--r--libre/ghostscript/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')