diff options
Diffstat (limited to 'extra/mail-notification/PKGBUILD')
-rw-r--r-- | extra/mail-notification/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mail-notification/PKGBUILD b/extra/mail-notification/PKGBUILD index b5b1deeff..f4a978457 100644 --- a/extra/mail-notification/PKGBUILD +++ b/extra/mail-notification/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mail-notification pkgver=5.4 pkgrel=8 pkgdesc="Tray icon application that informs you if you have new mail" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.nongnu.org/mailnotify/" license=('GPL3' 'FDL') depends=('cyrus-sasl-plugins' 'gmime' 'libnotify>=0.7.1' 'gnome-keyring' 'hicolor-icon-theme' 'notification-daemon' 'libgnome') |