diff options
Diffstat (limited to 'community/cclive/PKGBUILD')
-rw-r--r-- | community/cclive/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cclive/PKGBUILD b/community/cclive/PKGBUILD index c68f4eb78..ac0471939 100644 --- a/community/cclive/PKGBUILD +++ b/community/cclive/PKGBUILD @@ -7,7 +7,7 @@ pkgname=cclive pkgver=0.7.12 pkgrel=2 pkgdesc='Commandline downloader for popular video websites.' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://cclive.sourceforge.net/' license=('GPL3') depends=('boost-libs' 'pcre' 'curl' 'libquvi') |