summaryrefslogtreecommitdiff
path: root/dev-python/selenium/selenium-4.34.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/selenium/selenium-4.34.2.ebuild')
-rw-r--r--dev-python/selenium/selenium-4.34.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/selenium/selenium-4.34.2.ebuild b/dev-python/selenium/selenium-4.34.2.ebuild
index 52729c565cf8..721a249b2d30 100644
--- a/dev-python/selenium/selenium-4.34.2.ebuild
+++ b/dev-python/selenium/selenium-4.34.2.ebuild
@@ -4,8 +4,8 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_TESTED=( python3_{9,10,11,12,13} pypy3 )
-PYTHON_COMPAT=( "${PYTHON_TESTED[@]}" )
+PYTHON_TESTED=( python3_{13..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi