aboutsummaryrefslogtreecommitdiffstats
path: root/testing/blender
diff options
context:
space:
mode:
authorBreno Leitao <breno.leitao@gmail.com>2017-05-03 21:15:36 +0000
committerBreno Leitao <breno.leitao@gmail.com>2017-05-03 21:16:21 +0000
commit3795f1cfa7b88e6d4bce6de3ae4f998f7dda7158 (patch)
treef0ddc2e4edf8d16d32963af3fe5b0d09b925a8de /testing/blender
parentd1ca8bf0a308b7b090c9c0acaa7376234379e9c1 (diff)
downloadaports-3795f1cfa7b88e6d4bce6de3ae4f998f7dda7158.tar.bz2
aports-3795f1cfa7b88e6d4bce6de3ae4f998f7dda7158.tar.xz
testing/blender: Disable on ppc64le
Disabling the blender build on ppc64le due to the following issue: pragma message "We don't know how to use malloc_usable_size on your platform" Once we understand what is missing, it should be enabled.
Diffstat (limited to 'testing/blender')
-rw-r--r--testing/blender/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/blender/APKBUILD b/testing/blender/APKBUILD
index 9bdc80d9f4..036ca51468 100644
--- a/testing/blender/APKBUILD
+++ b/testing/blender/APKBUILD
@@ -6,7 +6,7 @@ _pkgver=${pkgver/[a-z]}
pkgrel=1
pkgdesc="3D Creation/Animation/Publishing System"
url="http://www.blender.org/"
-arch="all !armhf !aarch64"
+arch="all !armhf !aarch64 !ppc64le"
license="GPL2"
depends="blender-shared=$pkgver-r$pkgrel"
makedepends="cmake libx11-dev jpeg-dev zlib-dev libpng-dev freetype-dev python3-dev