summaryrefslogtreecommitdiff
path: root/dev-python/cffi/cffi-1.17.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cffi/cffi-1.17.0.ebuild')
-rw-r--r--dev-python/cffi/cffi-1.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cffi/cffi-1.17.0.ebuild b/dev-python/cffi/cffi-1.17.0.ebuild
index 0c38fcf9f226..b8c743731811 100644
--- a/dev-python/cffi/cffi-1.17.0.ebuild
+++ b/dev-python/cffi/cffi-1.17.0.ebuild
@@ -8,7 +8,7 @@ DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
# DO NOT ADD pypy to PYTHON_COMPAT
# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1 toolchain-funcs pypi