opencolorio1, blender, disable build (#6393)

This commit is contained in:
Schrijvers Luc
2021-11-12 18:01:37 +01:00
committed by GitHub
parent e58ef3cff9
commit 5ab8ec1136
2 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ benefit from its unified pipeline and responsive development process."
HOMEPAGE="https://www.blender.org/"
COPYRIGHT="2002-2018 Blender Foundation"
LICENSE="GNU GPL v2"
REVISION="24"
REVISION="25"
SOURCE_URI="https://download.blender.org/source/blender-$portVersion.tar.gz"
CHECKSUM_SHA256="4c944c304a49e68ac687ea06f5758204def049b66dc211e1cffa1857716393bc"
PATCHES="
@@ -21,8 +21,8 @@ ADDITIONAL_FILES="
Blender.sh
"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
ARCHITECTURES="?all !x86_gcc2"
SECONDARY_ARCHITECTURES="?x86"
PYTHON_VERSION="3.6"