diff options
Diffstat (limited to 'community/balsa/PKGBUILD')
-rw-r--r-- | community/balsa/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/balsa/PKGBUILD b/community/balsa/PKGBUILD index c0d0468f3..da1d77a3f 100644 --- a/community/balsa/PKGBUILD +++ b/community/balsa/PKGBUILD @@ -7,7 +7,7 @@ pkgname=balsa pkgver=2.4.10 pkgrel=1 pkgdesc="An e-mail client for GNOME" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url='http://pawsa.fedorapeople.org/balsa/' depends=('gmime' 'libwebkit' 'libesmtp' 'libnotify' 'gpgme' 'gtksourceview2' 'gtkspell' 'gnome-icon-theme') |