summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/alembic/alembic-1.8.4.ebuild')
-rw-r--r--media-gfx/alembic/alembic-1.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/alembic/alembic-1.8.4.ebuild b/media-gfx/alembic/alembic-1.8.4.ebuild
index c19102eb2f98..e3d734f5b507 100644
--- a/media-gfx/alembic/alembic-1.8.4.ebuild
+++ b/media-gfx/alembic/alembic-1.8.4.ebuild
@@ -4,7 +4,7 @@
EAPI=8
# py311 needs imath-3.1.6+, see PR #28265
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit cmake python-single-r1