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 24465bb6e..9e460b754 100644 --- a/extra/moc/PKGBUILD +++ b/extra/moc/PKGBUILD @@ -5,7 +5,7 @@ pkgname=moc pkgver=20110528 pkgrel=4 pkgdesc="An ncurses console audio player with support for the mp3, ogg, and wave formats" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://moc.daper.net/" license=('GPL') depends=('libmad' 'libid3tag' 'jack' 'curl' 'libltdl' 'file') |