diff options
Diffstat (limited to 'community/freevo/PKGBUILD')
-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 086a863d0..1d7a95dea 100644 --- a/community/freevo/PKGBUILD +++ b/community/freevo/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=8 pkgdesc="An open-source home theatre PC platform" 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' 'python2-numpy' 'python-pygame' 'kaa-metadata' |