summaryrefslogtreecommitdiff
path: root/dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild')
-rw-r--r--dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild b/dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild
index e80a132b494a..3b3b0c49bc4d 100644
--- a/dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild
+++ b/dev-python/ffmpeg-python/ffmpeg-python-0.2.0_p20220711-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
[[ "${PV}" == *_p20220711 ]] && COMMIT=df129c7ba30aaa9ffffb81a48f53aa7253b0b4e6
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1