diff options
Diffstat (limited to 'community/qtmpc/PKGBUILD')
-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 95900ba1a..cd6d10d9a 100644 --- a/community/qtmpc/PKGBUILD +++ b/community/qtmpc/PKGBUILD @@ -6,7 +6,7 @@ pkgname=qtmpc pkgver=0.6.1 pkgrel=2 pkgdesc="Qt4-based front-end for MPD" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://qtmpc.lowblog.nl/" license=('GPL') depends=('hicolor-icon-theme' 'kdebase-runtime' 'qt') |