diff options
Diffstat (limited to 'extra/libtorrent-rasterbar')
-rw-r--r-- | extra/libtorrent-rasterbar/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD index b18f3442e..53cf9a6d0 100644 --- a/extra/libtorrent-rasterbar/PKGBUILD +++ b/extra/libtorrent-rasterbar/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.15.7 pkgrel=1 pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around" url="http://www.rasterbar.com/products/libtorrent/" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') depends=('boost-libs' 'python2') makedepends=('boost') |