diff options
Diffstat (limited to 'community/freevo')
-rw-r--r-- | community/freevo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/freevo/PKGBUILD b/community/freevo/PKGBUILD index 6b3432d67..6ca2dc88e 100644 --- a/community/freevo/PKGBUILD +++ b/community/freevo/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=5 pkgdesc="Freevo is an open-source home theatre PC platform based on Linux and a number of open-source audio/video tools." url="http://freevo.sourceforge.net/" license=('GPL2') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('lame' 'flac' 'faad2' 'cdparanoia' 'vorbis-tools' \ 'fbset' 'smpeg' 'pil' 'python-pysqlite-legacy' \ 'pyxml' 'lsdvd' 'twisted' 'python-numpy' 'python-pygame'\ |