diff options
Diffstat (limited to 'community/emesene')
-rwxr-xr-x | community/emesene/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/emesene/PKGBUILD b/community/emesene/PKGBUILD index 38a900af3..6596f7e0c 100755 --- a/community/emesene/PKGBUILD +++ b/community/emesene/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=4 pkgdesc="A pygtk MSN Messenger client" url="http://www.emesene.org/" license=('custom:PSF' 'GPL' 'LGPL2.1') -arch=('i686' 'x86_64') # libmimic is hardcoded, so no 'any' package +arch=('i686' 'x86_64' 'mips64el') # libmimic is hardcoded, so no 'any' package depends=('python2' 'pygtk' 'hicolor-icon-theme' 'xdg-utils') optdepends=('gnome-python-extras: spell-check plugin' 'gtkspell: spell-check plugin' |