diff options
Diffstat (limited to 'community/notify-osd/PKGBUILD')
-rw-r--r-- | community/notify-osd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/notify-osd/PKGBUILD b/community/notify-osd/PKGBUILD index 431581ae0..616750522 100644 --- a/community/notify-osd/PKGBUILD +++ b/community/notify-osd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=notify-osd pkgver=0.9.34 pkgrel=1 pkgdesc="Canonical's on-screen-display notification agent, implementing the freedesktop.org Desktop Notifications Specification with semi-transparent click-through bubbles" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/notify-osd" license=('GPL') depends=('libwnck3' 'dbus-glib' 'dconf' 'gsettings-desktop-schemas') |