diff options
Diffstat (limited to 'extra/sox')
-rw-r--r-- | extra/sox/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sox/PKGBUILD b/extra/sox/PKGBUILD index 774654feb..a0e982625 100644 --- a/extra/sox/PKGBUILD +++ b/extra/sox/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sox pkgver=14.3.2 pkgrel=4 pkgdesc="The Swiss Army knife of sound processing tools" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sox.sourceforge.net/" license=('GPL' 'LGPL') depends=('libltdl' 'file' 'libsndfile' 'libpng' 'lame' 'opencore-amr') |