diff options
Diffstat (limited to 'community/cantata/PKGBUILD')
-rw-r--r-- | community/cantata/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD index 13c1c3764..8eb49da90 100644 --- a/community/cantata/PKGBUILD +++ b/community/cantata/PKGBUILD @@ -8,7 +8,7 @@ pkgname=cantata pkgver=0.9.2 pkgdesc="A KDE client for the music player daemon (MPD)" pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://kde-apps.org/content/show.php/Cantata?content=147733" license=('GPL') depends=('kdebase-runtime' 'taglib-extras' 'mpg123' 'libmtp') |