summaryrefslogtreecommitdiff
path: root/dev-python/ots-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ots-python')
-rw-r--r--dev-python/ots-python/ots-python-8.1.4-r1.ebuild2
-rw-r--r--dev-python/ots-python/ots-python-8.2.1.ebuild2
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 2a66b013088a..44e88e039f68 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_{8..9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} 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 daac0b3bbe88..cfee53bb3a0e 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_{8..9} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1