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 ab0e6ba2d..9c937510e 100644 --- a/extra/ktorrent/PKGBUILD +++ b/extra/ktorrent/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ktorrent pkgver=4.3.1 pkgrel=2 pkgdesc="A powerful BitTorrent client for KDE" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://ktorrent.pwsp.net/' license=('GPL2') depends=('libktorrent' 'kdebase-runtime' 'taglib') |