diff options
Diffstat (limited to 'dev-python/pypy3-exe/pypy3-exe-7.3.2_p37-r1.ebuild')
| -rw-r--r-- | dev-python/pypy3-exe/pypy3-exe-7.3.2_p37-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.2_p37-r1.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.2_p37-r1.ebuild index 05e9af9142b7..6a4f6e265521 100644 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.2_p37-r1.ebuild +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.2_p37-r1.ebuild @@ -4,7 +4,7 @@ EAPI=7 # pypy3 needs to be built using python 2 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} ) inherit check-reqs pax-utils python-any-r1 toolchain-funcs PYPY_PV=${PV%_p37} |
