diff options
Diffstat (limited to 'extra/ktorrent')
-rw-r--r-- | extra/ktorrent/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ktorrent/PKGBUILD b/extra/ktorrent/PKGBUILD index 96e1b476d..9e15f45a2 100644 --- a/extra/ktorrent/PKGBUILD +++ b/extra/ktorrent/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ktorrent pkgver=4.2.0 pkgrel=1 pkgdesc="A powerful BitTorrent client for KDE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ktorrent.org/' license=('GPL2') depends=('libktorrent' 'kdebase-workspace' 'taglib') |