diff options
Diffstat (limited to 'community/ffmpeg2theora/PKGBUILD')
-rw-r--r-- | community/ffmpeg2theora/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpeg2theora/PKGBUILD b/community/ffmpeg2theora/PKGBUILD index 2735fde10..af1f1a7af 100644 --- a/community/ffmpeg2theora/PKGBUILD +++ b/community/ffmpeg2theora/PKGBUILD @@ -6,7 +6,7 @@ pkgname=ffmpeg2theora pkgver=0.27 pkgrel=1 pkgdesc="A simple converter to create Ogg Theora files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.v2v.cc/~j/ffmpeg2theora/" license=('GPL3') depends=('ffmpeg') |