diff options
Diffstat (limited to 'community/wavegain')
-rw-r--r-- | community/wavegain/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wavegain/PKGBUILD b/community/wavegain/PKGBUILD index 8811cbd61..5f448bfe2 100644 --- a/community/wavegain/PKGBUILD +++ b/community/wavegain/PKGBUILD @@ -5,7 +5,7 @@ pkgname=wavegain pkgver=1.2.8 pkgrel=2 pkgdesc="A command line tool to normalize sound files" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://rarewares.org/others.php" license=('LGPL') depends=('glibc' 'libsndfile') |