diff options
Diffstat (limited to 'extra/rhythmbox/PKGBUILD')
-rw-r--r-- | extra/rhythmbox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rhythmbox/PKGBUILD b/extra/rhythmbox/PKGBUILD index da1db9018..da3dbc420 100644 --- a/extra/rhythmbox/PKGBUILD +++ b/extra/rhythmbox/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rhythmbox pkgver=2.99.1 pkgrel=1 pkgdesc="An iTunes-like music playback and management application" -arch=(i686 x86_64) +arch=('i686' 'x86_64' 'mips64el') license=(GPL) url="http://www.rhythmbox.org" depends=(dconf desktop-file-utils gst-plugins-base gst-plugins-good libsoup json-glib libnotify libpeas media-player-info python2-gobject totem-plparser tdb webkitgtk3) |