From 4808f02923ebe895ffcf3efecbd24d38d4502952 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 03:07:44 +0000 Subject: community/py3-pytest-benchmark: disable on mips --- community/py3-pytest-benchmark/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/py3-pytest-benchmark/APKBUILD b/community/py3-pytest-benchmark/APKBUILD index 7427827a3b..8ab4002780 100644 --- a/community/py3-pytest-benchmark/APKBUILD +++ b/community/py3-pytest-benchmark/APKBUILD @@ -6,7 +6,7 @@ pkgver=3.2.3 pkgrel=0 pkgdesc="A pytest fixture for benchmarking code" url="https://github.com/ionelmc/pytest-benchmark" -arch="noarch" +arch="noarch !mips !mips64" # blocked by py3-py-cpuinfo license="BSD-2-Clause" depends="python3 py3-pytest py3-py-cpuinfo" makedepends="py3-setuptools" -- cgit v1.2.3