diff options
Diffstat (limited to 'community/mythtv/PKGBUILD')
-rw-r--r-- | community/mythtv/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index 5fb175253..81422f0a5 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.24.1 pkgrel=2 epoch=1 pkgdesc="A Homebrew PVR project" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.mythtv.org/" license=('GPL') depends=('lame' 'libavc1394' 'libiec61883' 'libpulse' 'libvdpau' 'libxinerama' |