mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
pkgname=python3-grpcio
|
pkgname=python3-grpcio
|
||||||
version=1.38.0
|
version=1.38.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv[67]* ppc64le*"
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-six"
|
hostmakedepends="python3-setuptools python3-six"
|
||||||
|
|
Loading…
Add table
Reference in a new issue