diff options
Diffstat (limited to 'community/xnoise')
-rwxr-xr-x | community/xnoise/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xnoise/PKGBUILD b/community/xnoise/PKGBUILD index 1676dc7aa..69a9b95aa 100755 --- a/community/xnoise/PKGBUILD +++ b/community/xnoise/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xnoise pkgver=0.2.16 pkgrel=2 pkgdesc="Media player with a slick GUI, great speed and lots of features." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.xnoise-media-player.com/" license=('GPL2') depends=('desktop-file-utils' 'gnome-icon-theme' 'gst-plugins-base-libs' 'gst-plugins-good' 'gtk3' 'libsoup' 'sqlite' 'libtaginfo') |