commit: aa9eb05ffee3dea702baf6d33d5525b6011eb5ce
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 07:27:33 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 07:32:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9eb05f
media-gfx/blender: add python-3.8 compatibility
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-gfx/blender/blender-2.91.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-gfx/blender/blender-2.91.0.ebuild
b/media-gfx/blender/blender-2.91.0.ebuild
index 3f433ab8fb4..795692867e1 100644
--- a/media-gfx/blender/blender-2.91.0.ebuild
+++ b/media-gfx/blender/blender-2.91.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8} )
inherit check-reqs cmake flag-o-matic pax-utils python-single-r1 \
toolchain-funcs xdg-utils