diff options
Diffstat (limited to 'extra/snd/PKGBUILD')
-rw-r--r-- | extra/snd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/snd/PKGBUILD b/extra/snd/PKGBUILD index cfc281db5..a86d3e9a0 100644 --- a/extra/snd/PKGBUILD +++ b/extra/snd/PKGBUILD @@ -7,7 +7,7 @@ pkgname=snd pkgver=11.6 pkgrel=1 pkgdesc="An advanced sound editor" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://ccrma.stanford.edu/software/snd/" license=('custom') depends=('lesstif' 'fam') |