diff options
Diffstat (limited to 'community/python2-lcms/PKGBUILD')
-rw-r--r-- | community/python2-lcms/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-lcms/PKGBUILD b/community/python2-lcms/PKGBUILD index 3b75364ab..47c6d4ad4 100644 --- a/community/python2-lcms/PKGBUILD +++ b/community/python2-lcms/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.19 _mver=1.19 pkgrel=4 pkgdesc="LittleCMS Python bindings" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('CUSTOM') depends=('libtiff' 'python2' 'lcms') url="http://www.littlecms.com" |