diff options
Diffstat (limited to 'community/lcms2/PKGBUILD')
-rw-r--r-- | community/lcms2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lcms2/PKGBUILD b/community/lcms2/PKGBUILD index d7c84fce9..54dffb4f4 100644 --- a/community/lcms2/PKGBUILD +++ b/community/lcms2/PKGBUILD @@ -3,7 +3,7 @@ pkgname=lcms2 pkgver=2.1 pkgrel=1 pkgdesc="Small-footprint color management engine" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.littlecms.com/" license=('MIT') depends=('libtiff') |