diff options
Diffstat (limited to 'community/sylpheed/PKGBUILD')
-rw-r--r-- | community/sylpheed/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sylpheed/PKGBUILD b/community/sylpheed/PKGBUILD index 46feb657f..34233381c 100644 --- a/community/sylpheed/PKGBUILD +++ b/community/sylpheed/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sylpheed pkgver=3.2.0 pkgrel=1 pkgdesc="Lightweight and user-friendly e-mail client" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sylpheed.sraoss.jp/en/" license=('GPL') depends=('gpgme' 'gtkspell' 'desktop-file-utils') |