summaryrefslogtreecommitdiff
path: root/dev-python/browserstack-local-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/browserstack-local-python')
-rw-r--r--dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild b/dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild
index ad6914301a12..790e4a30b546 100644
--- a/dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild
+++ b/dev-python/browserstack-local-python/browserstack-local-python-1.2.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYPI_PN="${PN/-python/}"
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} pypy3 )
inherit distutils-r1 pypi