summaryrefslogtreecommitdiff
path: root/community/python-pillow
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 15:23:24 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-17 15:23:24 -0300
commitc09bfc90e874607edab8e77d50d9aa15ea145b53 (patch)
treeba3397a58d32f1e3761cb26a2ee7b965f3c4d348 /community/python-pillow
parentdd4f80e98fdd486f86ccd77b5ad307d461723844 (diff)
fixes and ports
Diffstat (limited to 'community/python-pillow')
-rw-r--r--community/python-pillow/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pillow/PKGBUILD b/community/python-pillow/PKGBUILD
index 6bc90397f..436125772 100644
--- a/community/python-pillow/PKGBUILD
+++ b/community/python-pillow/PKGBUILD
@@ -10,7 +10,7 @@ _appname=Pillow
_py2basever=2.7
_py3basever=3.3m
pkgdesc="Python Imaging Library (PIL) fork. Python3 version."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://python-imaging.github.io/"
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools' 'lcms' 'libwebp' 'tk' 'sane')