summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Parborg <darkdefende@gmail.com>2023-04-06 12:01:40 +0200
committerSam James <sam@gentoo.org>2023-04-16 03:45:59 +0100
commit70a6bf73959309592da602eac78f1666f85fd946 (patch)
tree25da436180b5ba8f7b4dc148945fd47d1bb61475 /media-gfx/blender/blender-9999.ebuild
parentmedia-gfx/blender: Add path guiding support the live ebuild (diff)
downloadgentoo-70a6bf73959309592da602eac78f1666f85fd946.tar.gz
gentoo-70a6bf73959309592da602eac78f1666f85fd946.tar.bz2
gentoo-70a6bf73959309592da602eac78f1666f85fd946.zip
media-gfx/blender: Bump 3.3.5, update python use versions
2.93 will not work with python 3.11, so that version is left out Closes: https://bugs.gentoo.org/896980 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/blender/blender-9999.ebuild')
-rw-r--r--media-gfx/blender/blender-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/blender/blender-9999.ebuild b/media-gfx/blender/blender-9999.ebuild
index 91dbd95c84f7..77ff3594ed06 100644
--- a/media-gfx/blender/blender-9999.ebuild
+++ b/media-gfx/blender/blender-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_10 python3_11 )
inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 toolchain-funcs xdg-utils