mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-04 23:42:07 +01:00
community/mongo-c-driver: disable on armv7 and armhf
This commit is contained in:
parent
34be53734a
commit
bfd4601ac9
@ -4,7 +4,7 @@ pkgver=1.15.0
|
||||
pkgrel=0
|
||||
pkgdesc="Client library written in C for MongoDB"
|
||||
url="https://github.com/mongodb/mongo-c-driver"
|
||||
arch="all"
|
||||
arch="all !armhf !armv7" # sphinx package missing py-attrs
|
||||
license="Apache-2.0"
|
||||
makedepends="openssl-dev snappy-dev zlib-dev libtool py3-sphinx cmake"
|
||||
subpackages="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user