diff options
Diffstat (limited to 'extra/eog-plugins')
-rw-r--r-- | extra/eog-plugins/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/eog-plugins/PKGBUILD b/extra/eog-plugins/PKGBUILD index 801dcd172..18edd1fd2 100644 --- a/extra/eog-plugins/PKGBUILD +++ b/extra/eog-plugins/PKGBUILD @@ -5,7 +5,7 @@ pkgname=eog-plugins pkgver=3.6.1 pkgrel=1 pkgdesc="Plugins for Eye of Gnome" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnome.org/" license=('GPL2') depends=('eog' 'libchamplain' 'libgdata') |