summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-28 18:46:15 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-10-28 18:46:15 -0500
commit079f930af7605cf3c5c604dc2b34b576f3648dae (patch)
tree6d7263653eeae06f81425cb7408963a7d0486ef1 /libre
parent229fc18133b49a7dff822e5594e140e965522dd1 (diff)
Add mips64el in archs
Diffstat (limited to 'libre')
-rwxr-xr-xlibre/python2-reportlab-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/python2-reportlab-libre/PKGBUILD b/libre/python2-reportlab-libre/PKGBUILD
index 27014d100..de40ba89e 100755
--- a/libre/python2-reportlab-libre/PKGBUILD
+++ b/libre/python2-reportlab-libre/PKGBUILD
@@ -12,7 +12,7 @@ _origname=reportlab
pkgver=2.6
pkgrel=1
pkgdesc="A proven industry-strength PDF generating solution (without non-free Adobe T1 fonts)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.reportlab.org/rl_toolkit.html"
depends=('python2' 'freetype2' 'ttf-bitstream-vera' 'gsfonts' 'python-imaging')
conflicts=('python2-reportlab' 'python-reportlab<=2.5-2')