diff options
Diffstat (limited to 'community/gimp-plugin-mathmap')
-rw-r--r-- | community/gimp-plugin-mathmap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gimp-plugin-mathmap/PKGBUILD b/community/gimp-plugin-mathmap/PKGBUILD index e1dc19fd4..ab89aab6b 100644 --- a/community/gimp-plugin-mathmap/PKGBUILD +++ b/community/gimp-plugin-mathmap/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimp-plugin-mathmap pkgver=1.3.5 pkgrel=2 pkgdesc="A GIMP plug-in which allows distortion of images specified by mathematical formulae" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.complang.tuwien.ac.at/schani/mathmap/" license=('GPL') depends=('gimp' 'gsl' 'gtksourceview2' 'fftw' 'giflib') |