diff options
author | John Gleezowood | 2018-01-24 10:04:05 +0300 |
---|---|---|
committer | John Gleezowood | 2018-01-24 10:04:05 +0300 |
commit | b97e12336dd37a98654a307b4e63210b5e4a799c (patch) | |
tree | 17c49d340d1736842d120fa4aaf541597518eac2 | |
parent | f4c56551f279aafda452a2baf3b3ecd378962855 (diff) | |
download | aur-b97e12336dd37a98654a307b4e63210b5e4a799c.tar.gz |
arch+='armv7h'
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ pkgbase = hts-engine pkgdesc = Engine to synthesize speech waveform from HMMs trained by hts. pkgver = 1.10 - pkgrel = 1 + pkgrel = 2 url = http://hts-engine.sourceforge.net/ arch = i686 arch = x86_64 + arch = armv7h license = BSD depends = glibc options = staticlibs |