diff options
Diffstat (limited to 'community/vorbisgain/PKGBUILD')
-rw-r--r-- | community/vorbisgain/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vorbisgain/PKGBUILD b/community/vorbisgain/PKGBUILD index 395187354..7c5bc547b 100644 --- a/community/vorbisgain/PKGBUILD +++ b/community/vorbisgain/PKGBUILD @@ -5,7 +5,7 @@ pkgname=vorbisgain pkgver=0.37 pkgrel=2 pkgdesc="A utility that computes the ReplayGain values for Ogg Vorbis files." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sjeng.org/vorbisgain.html" license=('GPL') depends=('libvorbis') |