summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAlexander Fasching2019-08-08 20:13:34 +0200
committerAlexander Fasching2019-08-08 20:13:34 +0200
commit576b893882c1051f01056e50c68add12091acb55 (patch)
tree877ce9f0d5460484683ef2c627741306f2636810 /.SRCINFO
parente0c75564ee130a480282077066a6b913a1df4cc5 (diff)
downloadaur-576b893882c1051f01056e50c68add12091acb55.tar.gz
Don't use arch "any"
"any" should only be used when the package is architecture independent after building.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77e8184e6c07..b0f2dafc28fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,8 @@ pkgbase = python-grpcio-tools
pkgver = 1.22.0
pkgrel = 1
url = https://grpc.io/
- arch = any
+ arch = x86_64
+ arch = i686
license = Apache
makedepends = python-setuptools
makedepends = python2-setuptools