diff options
Diffstat (limited to 'community/shntool/PKGBUILD')
-rw-r--r-- | community/shntool/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/shntool/PKGBUILD b/community/shntool/PKGBUILD index 1d8db06de..5c45b8c46 100644 --- a/community/shntool/PKGBUILD +++ b/community/shntool/PKGBUILD @@ -5,7 +5,7 @@ pkgname=shntool pkgver=3.0.10 pkgrel=1 pkgdesc="A multi-purpose WAVE data processing and reporting utility" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.etree.org/shnutils/shntool/" license=('GPL') options=(!emptydirs) |