aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 07:41:23 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 07:41:23 +0000
commitba8d6b669b196c854de36c02c91d213ce4bc7532 (patch)
tree1b88b51aea630912cae8e63a223654903b69f9be /testing
parent91ec902ed82e26823d63c6f696ea0c847808e0ba (diff)
downloadaports-ba8d6b669b196c854de36c02c91d213ce4bc7532.tar.bz2
aports-ba8d6b669b196c854de36c02c91d213ce4bc7532.tar.xz
testing/bullet: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/bullet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/bullet/APKBUILD b/testing/bullet/APKBUILD
index 4b50b43d71..86083b6032 100644
--- a/testing/bullet/APKBUILD
+++ b/testing/bullet/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.89
pkgrel=1
pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation"
url="https://pybullet.org/Bullet/phpBB3/"
-arch="all"
+arch="all !mips !mips64"
license="Zlib"
makedepends="cmake doxygen graphviz-dev ttf-dejavu mesa-dev glu-dev python3-dev py3-numpy-dev"
options="!check" # cannot build tests