changed architecture to all in PKGBUILD.

This commit is contained in:
Storm Dragon 2016-10-08 16:52:35 -04:00
parent 31adba4af2
commit 4ab92715fc

View File

@ -6,7 +6,7 @@ pkgname="${_gitname}-git"
pkgver=v0.1.2.gb72614a
pkgrel=1
pkgdesc='A user space console screen reader written in python3'
arch=('armv7h' 'i686' 'x86_64')
arch=('any'(
url='https://github.com/chrys87/${_pkgname}'
license=('MIT')
depends=('python' 'python-espeak' 'python-evdev')