mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-jsonpickle: disable on mips
This commit is contained in:
parent
11326cba00
commit
484fedda59
@ -4,7 +4,7 @@ pkgver=1.3
|
||||
pkgrel=0
|
||||
pkgdesc="Serializing any arbitrary object graph into JSON"
|
||||
url="https://pypi.python.org/pypi/jsonpickle/"
|
||||
arch="noarch"
|
||||
arch="noarch !mips !mips64"
|
||||
license="BSD-3-Clause"
|
||||
depends="python3 py3-numpy py3-pandas"
|
||||
makedepends="py3-setuptools"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user