diff options
Diffstat (limited to 'virtual/python-funcsigs')
-rw-r--r-- | virtual/python-funcsigs/python-funcsigs-2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild index 38bf30e8bc75..593d63d0c613 100644 --- a/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild +++ b/virtual/python-funcsigs/python-funcsigs-2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 ) +PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) inherit python-r1 |