summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-02 13:03:59 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-02 13:03:59 +0200
commit943e219407807d8fd4b88ce84b45e9e27117ea25 (patch)
treeae3a883aec1e553c0f4c16eaf656858019c04b3d
parentd8d4fad33e215c3c6289753f5bddd48558699c73 (diff)
Arch normalize moved from extra.
-rw-r--r--community/normalize/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/normalize/PKGBUILD b/community/normalize/PKGBUILD
index 17af4046b..4a0018ba8 100644
--- a/community/normalize/PKGBUILD
+++ b/community/normalize/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=normalize
pkgver=0.7.7
pkgrel=6.1
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')