diff options
Diffstat (limited to 'community/fotoxx/PKGBUILD')
-rw-r--r-- | community/fotoxx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/fotoxx/PKGBUILD b/community/fotoxx/PKGBUILD index d243c8c33..307e7e4de 100644 --- a/community/fotoxx/PKGBUILD +++ b/community/fotoxx/PKGBUILD @@ -4,7 +4,7 @@ pkgver=11.06.1 pkgrel=1 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/fotoxx" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL3') depends=('gimp-ufraw' 'perl-exiftool' 'xdg-utils' 'desktop-file-utils') optdepends=('mashup: for composing pages to print from within fotoxx' 'brasero: for burning') |