summaryrefslogtreecommitdiff
path: root/dev-python/cffi-python2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cffi-python2')
-rw-r--r--dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild b/dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild
index 3ab5cfab594c..4394fcd07e52 100644
--- a/dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild
+++ b/dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
# DO NOT ADD pypy to PYTHON_COMPAT
# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
inherit distutils-r1 toolchain-funcs
MY_PN=cffi