diff options
Diffstat (limited to 'community/xnoise/PKGBUILD')
-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 6439d912f..0ca15e5a0 100755 --- a/community/xnoise/PKGBUILD +++ b/community/xnoise/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xnoise pkgver=0.2.14 pkgrel=6 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' 'gstreamer0.10-base-plugins' 'gtk3' 'libsoup' 'sqlite' 'taglib') |