diff options
Diffstat (limited to 'extra/banshee/PKGBUILD')
-rw-r--r-- | extra/banshee/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/banshee/PKGBUILD b/extra/banshee/PKGBUILD index 765609685..0fcba3316 100644 --- a/extra/banshee/PKGBUILD +++ b/extra/banshee/PKGBUILD @@ -6,7 +6,7 @@ pkgname=banshee pkgver=2.4.1 pkgrel=1 pkgdesc="Music management and playback for GNOME" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://banshee.fm/" license=('MIT') depends=(libxxf86vm gstreamer0.10-base-plugins mono-addins dbus-sharp-glib boo libwebkit libsoup-gnome gdata-sharp taglib-sharp gudev-sharp gkeyfile-sharp gconf-sharp libmtp libgpod mono-zeroconf desktop-file-utils hicolor-icon-theme xdg-utils media-player-info gstreamer0.10-bad-plugins mono-upnp) |