diff options
Diffstat (limited to 'pcr/python-simpletal/PKGBUILD')
-rw-r--r-- | pcr/python-simpletal/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-simpletal/PKGBUILD b/pcr/python-simpletal/PKGBUILD index 9b8f8e79f..a8431ebfa 100644 --- a/pcr/python-simpletal/PKGBUILD +++ b/pcr/python-simpletal/PKGBUILD @@ -8,7 +8,7 @@ _pkgver=4.3 # It's needs for Python 2 pkgrel=1 license=('BSD3') pkgdesc='A Python implementation of the TAL, TALES and METAL specification' -arch=('any') +arch=('i686' 'x86_64' 'armv7h') makedepends=('python' 'python2') url="https://www.owlfish.com/software/${_pkgname,}" source=("$url/downloads/$_pkgname-$pkgver.tar.gz" |