diff options
Diffstat (limited to 'community/rtorrent/PKGBUILD')
-rw-r--r-- | community/rtorrent/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rtorrent/PKGBUILD b/community/rtorrent/PKGBUILD index 0f387097d..7501d59d5 100644 --- a/community/rtorrent/PKGBUILD +++ b/community/rtorrent/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='Ncurses BitTorrent client based on libTorrent' url='http://libtorrent.rakshasa.no/' license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libtorrent=0.12.9' 'curl' 'xmlrpc-c') source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz") sha1sums=('0ac51c185e98b5a386e5f1a07bca9a9963e2d6ce') |