android-tools: set archs properly

This commit is contained in:
q66 2019-06-10 21:32:32 +02:00 committed by Juan RP
parent e4c2345889
commit 20eb2f28c2
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ pkgname=android-tools
# curl -L http://git.io/vvC0Z | sh -s 5.0.2_r1 5.1.0_r1
version=9.0.0r35
revision=1
archs="x86_64* i686*"
_distver=${version/r/_r}
create_wrksrc=yes
hostmakedepends="ruby cmake ninja perl go"