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 997bb3fe2..237e7c908 100644 --- a/extra/gimp-gap/PKGBUILD +++ b/extra/gimp-gap/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimp-gap pkgver=2.6.0 pkgrel=2 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>=2.6.0' 'xvidcore' 'bash' 'libjpeg') |