diff options
Diffstat (limited to 'extra/miro')
-rw-r--r-- | extra/miro/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/miro/PKGBUILD b/extra/miro/PKGBUILD index e6df06f4e..5401bfc0a 100644 --- a/extra/miro/PKGBUILD +++ b/extra/miro/PKGBUILD @@ -5,7 +5,7 @@ pkgname=miro pkgver=4.0.3 pkgrel=2 pkgdesc="The free and open source internet TV platform" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.getmiro.com" license=('GPL2') depends=('dbus-python' 'pyrex' 'pygtk' 'gstreamer0.10' 'python2-gconf' |