diff options
Diffstat (limited to 'dev-python/ots-python')
| -rw-r--r-- | dev-python/ots-python/ots-python-8.1.4-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/ots-python/ots-python-8.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ots-python/ots-python-8.1.4-r1.ebuild b/dev-python/ots-python/ots-python-8.1.4-r1.ebuild index 44e88e039f68..2a66b013088a 100644 --- a/dev-python/ots-python/ots-python-8.1.4-r1.ebuild +++ b/dev-python/ots-python/ots-python-8.1.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/ots-python/ots-python-8.2.1.ebuild b/dev-python/ots-python/ots-python-8.2.1.ebuild index cfee53bb3a0e..daac0b3bbe88 100644 --- a/dev-python/ots-python/ots-python-8.2.1.ebuild +++ b/dev-python/ots-python/ots-python-8.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{8..9} pypy3 ) inherit distutils-r1 |
