author | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
committer | Evangelos Foutras
<foutrelis@archlinux.org> 2017-11-15 14:29:11 UTC |
parent | 8fc729e5a101f23dea46966cab523db91e75832b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index e54389f..e41f88a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=('python-tornado' 'python2-tornado') pkgver=4.5.2 pkgrel=1 pkgdesc='open source version of the scalable, non-blocking web server and tools' -arch=('i686' 'x86_64') +arch=('x86_64') url='http://www.tornadoweb.org/' license=('Apache') makedepends=('python-setuptools' 'python2-setuptools')