diff options
Diffstat (limited to 'extra/notification-daemon/PKGBUILD')
-rw-r--r-- | extra/notification-daemon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/notification-daemon/PKGBUILD b/extra/notification-daemon/PKGBUILD index f7e249a87..8bba639c3 100644 --- a/extra/notification-daemon/PKGBUILD +++ b/extra/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) |