diff options
Diffstat (limited to 'extra/libktorrent/PKGBUILD')
-rw-r--r-- | extra/libktorrent/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libktorrent/PKGBUILD b/extra/libktorrent/PKGBUILD index b8aecf570..82008c65f 100644 --- a/extra/libktorrent/PKGBUILD +++ b/extra/libktorrent/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libktorrent pkgver=1.1.2 pkgrel=1 pkgdesc="A BitTorrent protocol implementation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ktorrent.org" license=('GPL2') depends=('kdelibs') |