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 98a22bbc8..41154a386 100644 --- a/extra/gimp-ufraw/PKGBUILD +++ b/extra/gimp-ufraw/PKGBUILD @@ -6,7 +6,7 @@ pkgver=0.18 pkgrel=1 pkgdesc="Standalone or gimp plugin converter for raw files" url="http://ufraw.sourceforge.net/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') depends=('gtkimageview' 'exiv2') makedepends=('gimp' 'cinepaint' 'pkg-config') |