diff options
Diffstat (limited to 'community/shotwell')
-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 7726c625c..cd11f3b12 100644 --- a/community/shotwell/PKGBUILD +++ b/community/shotwell/PKGBUILD @@ -7,7 +7,7 @@ pkgname=shotwell pkgver=0.14.1 pkgrel=3 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=('libgee06' 'libwebkit3' 'libgexiv2' 'libraw' 'rest' |