diff options
Diffstat (limited to 'community/shotwell/PKGBUILD')
-rw-r--r-- | community/shotwell/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shotwell/PKGBUILD b/community/shotwell/PKGBUILD index 9600fd3ad..ff8a2e341 100644 --- a/community/shotwell/PKGBUILD +++ b/community/shotwell/PKGBUILD @@ -7,7 +7,7 @@ pkgname=shotwell pkgver=0.13.1 pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://yorba.org/shotwell/" license=('LGPL2.1') depends=('libgee' 'libunique3' 'libwebkit3' 'libgexiv2' 'libraw' 'rest' |