diff options
Diffstat (limited to 'community/gmic/PKGBUILD')
-rw-r--r-- | community/gmic/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index a2bdd189c..a6ffd4d18 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('gmic' 'gimp-plugin-gmic') pkgver=1.5.0.7 pkgrel=1 pkgdesc="image procession framework" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom:CeCILL') url="http://gmic.sourceforge.net" makedepends=('gimp' 'fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr' 'imagemagick') |