diff options
Diffstat (limited to 'community/mp3gain/PKGBUILD')
-rw-r--r-- | community/mp3gain/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mp3gain/PKGBUILD b/community/mp3gain/PKGBUILD index 88ba47c5a..da95353fd 100644 --- a/community/mp3gain/PKGBUILD +++ b/community/mp3gain/PKGBUILD @@ -7,7 +7,7 @@ pkgname=mp3gain pkgver=1.5.2 pkgrel=1 pkgdesc="Lossless mp3 normalizer with statistical analysis " -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://mp3gain.sourceforge.net" license=("GPL") depends=('glibc') |