diff options
Diffstat (limited to 'extra/ktorrent/PKGBUILD')
-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 8acb3c064..a0f1ebe79 100644 --- a/extra/ktorrent/PKGBUILD +++ b/extra/ktorrent/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ktorrent pkgver=4.1.1 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') |