summaryrefslogtreecommitdiff
path: root/libre/ghostscript-libre
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-16 00:21:10 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-06-16 00:21:10 -0500
commitb946c00c4a9d7e8825a99e5bf93d220ad706642a (patch)
tree96811893bf6306ba19537c6d291a9a0e6f80adbb /libre/ghostscript-libre
parent1a625c4e00e4ab90883a2f26a2e9a3ab3513b4ec (diff)
add mips64el to:
cppunit graphite gstreamer0.10-base libreoffice libtextcat lib2ps pyqt raptor1 ghostscript libre New libreoffice testing
Diffstat (limited to 'libre/ghostscript-libre')
-rw-r--r--libre/ghostscript-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD
index fb41750cf..80a61b2af 100644
--- a/libre/ghostscript-libre/PKGBUILD
+++ b/libre/ghostscript-libre/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=ghostscript-libre
pkgver=9.02
pkgrel=2
pkgdesc="An interpreter for the PostScript language without non-free files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3') #non free files removed
depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng' 'libjpeg' 'libtiff')
makedepends=('gtk2' 'gnutls')