diff options
Diffstat (limited to 'extra/rubberband')
-rw-r--r-- | extra/rubberband/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rubberband/PKGBUILD b/extra/rubberband/PKGBUILD index 3566886e3..5326396dc 100644 --- a/extra/rubberband/PKGBUILD +++ b/extra/rubberband/PKGBUILD @@ -6,7 +6,7 @@ pkgname=rubberband pkgver=1.5.0 pkgrel=1 pkgdesc="Time-stretching and pitch-shifting audio library and utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.breakfastquay.com/rubberband/" license=('GPL') depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk') |