From 951244a3e5bdc5f2f029f6550b46e5a06d1bfa26 Mon Sep 17 00:00:00 2001 From: Nicolas Reynolds Date: Mon, 11 Apr 2011 12:10:34 -0300 Subject: Added mips64el arch --- extra/notification-daemon/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/notification-daemon') diff --git a/extra/notification-daemon/PKGBUILD b/extra/notification-daemon/PKGBUILD index ae298a99d..641f8b639 100644 --- a/extra/notification-daemon/PKGBUILD +++ b/extra/notification-daemon/PKGBUILD @@ -6,7 +6,7 @@ pkgname=notification-daemon pkgver=0.4.0 pkgrel=5 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=('libsexy>=0.1.11' 'libwnck>=2.28.0' 'gconf>=2.28.0' 'gstreamer0.10-base>=0.10.25' 'libnotify>=0.7.1' 'libglade>=2.6.4' 'hicolor-icon-theme') -- cgit v1.2.3-54-g00ecf