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 edb5a8d03..2ee30ffae 100644 --- a/extra/mail-notification/PKGBUILD +++ b/extra/mail-notification/PKGBUILD @@ -5,7 +5,7 @@ pkgname=mail-notification pkgver=5.4 pkgrel=9 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>=0.7.1' 'gnome-keyring' 'hicolor-icon-theme' 'notification-daemon' 'libgnome') |