diff options
Diffstat (limited to 'dev-python/pychroot')
| -rw-r--r-- | dev-python/pychroot/pychroot-0.10.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pychroot/pychroot-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychroot/pychroot-0.10.4.ebuild b/dev-python/pychroot/pychroot-0.10.4.ebuild index 685cfe94a14a..94e7bb6db558 100644 --- a/dev-python/pychroot/pychroot-0.10.4.ebuild +++ b/dev-python/pychroot/pychroot-0.10.4.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then diff --git a/dev-python/pychroot/pychroot-9999.ebuild b/dev-python/pychroot/pychroot-9999.ebuild index 685cfe94a14a..94e7bb6db558 100644 --- a/dev-python/pychroot/pychroot-9999.ebuild +++ b/dev-python/pychroot/pychroot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit distutils-r1 if [[ ${PV} == *9999 ]] ; then |
