Skip to content

Commit

Permalink
blender: bump python to 3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
korli committed Apr 14, 2017
1 parent bddd2e0 commit 49a1adc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-gfx/blender/blender-2.78a.recipe
Expand Up @@ -16,12 +16,12 @@ CHECKSUM_SHA256="014a14b1ba00c0e651f106469b2e5dd444f11be5a7af48056f0ed59de90ccea
PATCHES="blender-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 !x86 x86_64"

PYTHON_VERSION="3.5"
PYTHON_VERSION="3.6"
PORT_SUBFOLDER=`echo $portVersion | sed 's/.$//'`
INSTALL_PATH="$appsDir/Blender"

PROVIDES="
blender = $portVersion compat >= 2
blender = $portVersion
cmd:blender
cmd:blender_thumbnailer.py
"
Expand Down

0 comments on commit 49a1adc

Please sign in to comment.