summaryrefslogtreecommitdiff
path: root/community/libtorrent/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libtorrent/PKGBUILD')
-rw-r--r--community/libtorrent/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libtorrent/PKGBUILD b/community/libtorrent/PKGBUILD
index 01884fc7b..6684a6e83 100644
--- a/community/libtorrent/PKGBUILD
+++ b/community/libtorrent/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.13.3
pkgrel=2
pkgdesc='BitTorrent library with a focus on high performance and good code'
url='http://libtorrent.rakshasa.no/'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('openssl')
source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")