diff options
Diffstat (limited to 'extra/gimp-gap/PKGBUILD')
-rw-r--r-- | extra/gimp-gap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gimp-gap/PKGBUILD b/extra/gimp-gap/PKGBUILD index cb6c612e4..41f576c52 100644 --- a/extra/gimp-gap/PKGBUILD +++ b/extra/gimp-gap/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimp-gap pkgver=2.6.0 pkgrel=3 pkgdesc="A Plug-In collection to edit and create animations for the Gimp" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.gimp.org/downloads/" depends=('gimp' 'xvidcore' 'bash' 'libjpeg') |