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 b14bf1b55..b00864a6e 100644 --- a/extra/libtorrent-rasterbar/PKGBUILD +++ b/extra/libtorrent-rasterbar/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 epoch=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=('BSD') depends=('boost-libs' 'geoip' 'python2') makedepends=('boost') |