diff options
Diffstat (limited to 'extra/moc/PKGBUILD')
-rw-r--r-- | extra/moc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/moc/PKGBUILD b/extra/moc/PKGBUILD index 059249cb8..8b15eb1a6 100644 --- a/extra/moc/PKGBUILD +++ b/extra/moc/PKGBUILD @@ -6,7 +6,7 @@ pkgver=2.5.0beta2 pkgrel=1 epoch=1 pkgdesc="An ncurses console audio player designed to be powerful and easy to use" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://moc.daper.net/" license=('GPL') depends=('libmad' 'libid3tag' 'jack' 'curl' 'libltdl' 'file') |