diff options
Diffstat (limited to 'extra/normalize/PKGBUILD')
-rw-r--r-- | extra/normalize/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/normalize/PKGBUILD b/extra/normalize/PKGBUILD index 0d3ce5867..9733d387a 100644 --- a/extra/normalize/PKGBUILD +++ b/extra/normalize/PKGBUILD @@ -6,7 +6,7 @@ pkgname=normalize pkgver=0.7.7 pkgrel=6 pkgdesc="A tool for adjusting the volume of WAV files to a standard level" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://normalize.nongnu.org" license=('GPL') depends=('audiofile' 'libmad' 'vorbis-tools' 'lame' 'flac' 'mpg123') |