diff options
Diffstat (limited to 'libre/shntool/PKGBUILD')
-rw-r--r-- | libre/shntool/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/shntool/PKGBUILD b/libre/shntool/PKGBUILD index 923c1ba92..8f7a34c1b 100644 --- a/libre/shntool/PKGBUILD +++ b/libre/shntool/PKGBUILD @@ -5,7 +5,7 @@ pkgname=shntool pkgver=3.0.10 pkgrel=4.parabola1 pkgdesc="A multi-purpose WAVE data processing and reporting utility, without nonfree mac recommendation" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') url="http://www.etree.org/shnutils/shntool/" license=('GPL') options=(!emptydirs) |