diff options
Diffstat (limited to 'extra/ecasound/PKGBUILD')
-rw-r--r-- | extra/ecasound/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ecasound/PKGBUILD b/extra/ecasound/PKGBUILD index 04a9e1793..97c51259d 100644 --- a/extra/ecasound/PKGBUILD +++ b/extra/ecasound/PKGBUILD @@ -7,7 +7,7 @@ pkgname=ecasound pkgver=2.8.1 pkgrel=3 pkgdesc="A software package designed for multitrack audio processing" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.eca.cx/ecasound/" license=('GPL' 'LGPL') depends=('gcc-libs' 'readline>=6.0.00' 'audiofile' |