diff options
Diffstat (limited to 'community/rawstudio')
-rw-r--r-- | community/rawstudio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rawstudio/PKGBUILD b/community/rawstudio/PKGBUILD index 337f08e7a..55792e67b 100644 --- a/community/rawstudio/PKGBUILD +++ b/community/rawstudio/PKGBUILD @@ -8,7 +8,7 @@ pkgname=rawstudio pkgver=2.0 pkgrel=3 pkgdesc="An open source raw-image converter written in GTK+" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://rawstudio.org/" depends=('exiv2' 'libgphoto2' 'flickcurl' 'libjpeg' 'fftw' 'gconf' 'lensfun' |