diff options
Diffstat (limited to 'community/flvstreamer')
-rw-r--r-- | community/flvstreamer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/flvstreamer/PKGBUILD b/community/flvstreamer/PKGBUILD index 3b3dbe44a..eba656fd5 100644 --- a/community/flvstreamer/PKGBUILD +++ b/community/flvstreamer/PKGBUILD @@ -4,7 +4,7 @@ pkgver=2.1c1 pkgrel=2 pkgdesc="Open source command-line RTMP client" url="http://savannah.nongnu.org/projects/flvstreamer" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('glibc') source=("http://mirrors.zerg.biz/nongnu/flvstreamer/source/$pkgname-$pkgver.tar.gz") |