diff options
Diffstat (limited to 'extra/mail-notification')
-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 b7789212a..4d68c6f0e 100644 --- a/extra/mail-notification/PKGBUILD +++ b/extra/mail-notification/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mail-notification pkgver=5.4 pkgrel=10 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=('gmime' 'libnotify' 'gnome-keyring' 'hicolor-icon-theme' 'notification-daemon' 'libgnome') |