diff options
Diffstat (limited to 'extra/xfce4-notifyd/PKGBUILD')
-rw-r--r-- | extra/xfce4-notifyd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xfce4-notifyd/PKGBUILD b/extra/xfce4-notifyd/PKGBUILD index c08a9d259..90f060e99 100644 --- a/extra/xfce4-notifyd/PKGBUILD +++ b/extra/xfce4-notifyd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xfce4-notifyd pkgver=0.2.1 pkgrel=1 pkgdesc="notification daemon for the xfce desktop" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://goodies.xfce.org/projects/applications/xfce4-notifyd" groups=('xfce4-goodies') |