diff options
Diffstat (limited to 'extra/gimp-ufraw/PKGBUILD')
-rw-r--r-- | extra/gimp-ufraw/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gimp-ufraw/PKGBUILD b/extra/gimp-ufraw/PKGBUILD index b360605a7..ce7dfb73c 100644 --- a/extra/gimp-ufraw/PKGBUILD +++ b/extra/gimp-ufraw/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.18 pkgrel=3 pkgdesc="Standalone or gimp plugin converter for raw files" url="http://ufraw.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('gtkimageview' 'exiv2' 'lcms' 'bzip2' 'desktop-file-utils') makedepends=('gimp' 'cinepaint') |