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 6962ab2e5..ae2379453 100644 --- a/community/wavegain/PKGBUILD +++ b/community/wavegain/PKGBUILD @@ -7,7 +7,7 @@ _realname=WaveGain pkgver=1.3.0 pkgrel=1 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=('libsndfile') |