summaryrefslogtreecommitdiff
path: root/community/dunst/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dunst/PKGBUILD')
-rw-r--r--community/dunst/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dunst/PKGBUILD b/community/dunst/PKGBUILD
index 41b82d6c8..fc9f7c083 100644
--- a/community/dunst/PKGBUILD
+++ b/community/dunst/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=dunst
pkgver=0.5.0
pkgrel=1
pkgdesc="a dmenu-ish notification system "
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://knopwob.github.com/dunst"
license=(MIT)
depends=(dbus libxinerama libxft libxss libxdg-basedir)