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 1cde9ae89..cbe919280 100644 --- a/extra/moc/PKGBUILD +++ b/extra/moc/PKGBUILD @@ -7,7 +7,7 @@ pkgname=moc pkgver=2.4.4 pkgrel=3 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' 'libsamplerate' 'libtool') |