summaryrefslogtreecommitdiff
path: root/community/ffmpegsource/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ffmpegsource/PKGBUILD')
-rwxr-xr-xcommunity/ffmpegsource/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpegsource/PKGBUILD b/community/ffmpegsource/PKGBUILD
index e32088959..c434b18b0 100755
--- a/community/ffmpegsource/PKGBUILD
+++ b/community/ffmpegsource/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=ffmpegsource
pkgver=753
pkgrel=1
pkgdesc="A libav/ffmpeg based source library and Avisynth plugin for easy frame accurate access"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/ffmpegsource/"
license=('MIT')
depends=('ffmpeg')