diff options
Diffstat (limited to 'community/notification-daemon/PKGBUILD')
-rw-r--r-- | community/notification-daemon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/notification-daemon/PKGBUILD b/community/notification-daemon/PKGBUILD index e9b304b8a..ae78b32cc 100644 --- a/community/notification-daemon/PKGBUILD +++ b/community/notification-daemon/PKGBUILD @@ -6,7 +6,7 @@ pkgname=notification-daemon pkgver=0.7.6 pkgrel=2 pkgdesc="Notification daemon for the desktop notifications framework" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=(GPL) url="http://www.galago-project.org/specs/notification/" depends=(gtk3 libcanberra) |