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 e5a597bdd..6745d25f4 100644 --- a/extra/banshee/PKGBUILD +++ b/extra/banshee/PKGBUILD @@ -5,7 +5,7 @@ pkgname=banshee pkgver=2.2.0 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 notify-sharp-svn dbus-sharp-glib boo libwebkit libsoup-gnome gdata-sharp taglib-sharp gtk-sharp-beans 'gudev-sharp' 'gkeyfile-sharp' gconf-sharp libmtp libgpod mono-zeroconf desktop-file-utils hicolor-icon-theme xdg-utils media-player-info) |