diff options
Diffstat (limited to 'community/gnome-web-photo/PKGBUILD')
-rw-r--r-- | community/gnome-web-photo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-web-photo/PKGBUILD b/community/gnome-web-photo/PKGBUILD index ee29c7b08..42cd5b9f2 100644 --- a/community/gnome-web-photo/PKGBUILD +++ b/community/gnome-web-photo/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gnome-web-photo pkgver=0.10.6 pkgrel=1 pkgdesc="Generate full-size image files and thumbnails from HTML files and web pages" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://git.gnome.org/browse/gnome-web-photo/" license=('LGPL') depends=('libwebkit3') |