diff options
Diffstat (limited to 'extra/gimp-refocus/PKGBUILD')
-rw-r--r-- | extra/gimp-refocus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gimp-refocus/PKGBUILD b/extra/gimp-refocus/PKGBUILD index 6d78aad67..a821acce6 100644 --- a/extra/gimp-refocus/PKGBUILD +++ b/extra/gimp-refocus/PKGBUILD @@ -6,7 +6,7 @@ pkgname=gimp-refocus _pname=refocus pkgver=0.9.0 pkgrel=2 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=(GPL2) pkgdesc="a sharpen plugin for gimp using FIR Wiener filtering" depends=('gimp>=2.0.0') |