python3-grpcio: lift archs= restriction
since we use system openssl now, boringssl does not affect us
This commit is contained in:
parent
4b009994e5
commit
6c471a4c40
|
@ -2,7 +2,6 @@
|
|||
pkgname=python3-grpcio
|
||||
version=1.38.0
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* armv[67]* ppc64le*"
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-six"
|
||||
|
|
Loading…
Reference in New Issue