diff options
Diffstat (limited to 'community/fotoxx')
-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 ebc7bf983..8703c0fea 100644 --- a/community/fotoxx/PKGBUILD +++ b/community/fotoxx/PKGBUILD @@ -4,7 +4,7 @@ pkgver=11.05.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') optdepends=('mashup: for printing from within fotoxx' 'brasero: for burning') |