summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-18 19:01:18 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-18 19:01:18 +0100
commit9bdb9a3366dddb0b0d7bbe24d67ffb1c24718db2 (patch)
tree7167ab0b625b7efad09aff862321981b1f7ef077 /libre
parent6915a1f5cffb5d3e41b215bab70d26344a0dcc61 (diff)
Unarch gnu-ghostscript for mips64el.
ghostscript-libre has the same purpose, report an issue if gnu-ghostscript has an additional feature that you need.
Diffstat (limited to 'libre')
-rw-r--r--libre/gnu-ghostscript/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gnu-ghostscript/PKGBUILD b/libre/gnu-ghostscript/PKGBUILD
index 0c4ecf2af..eb3a148e2 100644
--- a/libre/gnu-ghostscript/PKGBUILD
+++ b/libre/gnu-ghostscript/PKGBUILD
@@ -6,7 +6,7 @@ _pkgver=9.05
pkgver=9.05.0
pkgrel=2
pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
license=('GPL3')
depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg' 'libtiff>=4.0.0' 'lcms2')
makedepends=('gtk2' 'gnutls')