diff options
Diffstat (limited to 'community/qtmpc')
-rw-r--r-- | community/qtmpc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qtmpc/PKGBUILD b/community/qtmpc/PKGBUILD index 4755f681e..b83e73cb3 100644 --- a/community/qtmpc/PKGBUILD +++ b/community/qtmpc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qtmpc pkgver=0.6.1 pkgrel=3 pkgdesc="Qt4-based front-end for MPD" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qtmpc.lowblog.nl/" license=('GPL') depends=('kdebase-runtime') |