diff options
Diffstat (limited to 'dev-python/cffi-python2')
| -rw-r--r-- | dev-python/cffi-python2/cffi-python2-1.14.0-r3.ebuild | 2 |
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 7888fc5fc800..dfaa8293555c 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 ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit distutils-r1 toolchain-funcs MY_PN=cffi |
