mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/py3-confluent-kafka: restrict on x86
This commit is contained in:
parent
eec7aa35d1
commit
d4089236cd
@ -6,7 +6,7 @@ pkgver=1.0.1
|
||||
pkgrel=0
|
||||
pkgdesc="Confluent's Apache Kafka Python clien"
|
||||
url="https://github.com/confluentinc/confluent-kafka-python"
|
||||
arch="all"
|
||||
arch="all !x86" # Restricted by py3-fastavro
|
||||
license="Apache-2.0"
|
||||
depends="py3-six py3-avro py3-fastavro py3-requests"
|
||||
makedepends="py3-setuptools python3-dev librdkafka-dev>=1.0.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user