summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-06 07:14:02 +0100
committerSam James <sam@gentoo.org>2024-07-06 07:14:02 +0100
commit03ceadd9bf8fa6c88968010b773668783c037e6c (patch)
tree9687e9e32c6a0d6e5173a19810596c9823db4898 /dev-python/selenium
parentdev-python/tlsh: Stabilize 4.8.2-r1 x86, #935620 (diff)
downloadgentoo-03ceadd9bf8fa6c88968010b773668783c037e6c.tar.gz
gentoo-03ceadd9bf8fa6c88968010b773668783c037e6c.tar.bz2
gentoo-03ceadd9bf8fa6c88968010b773668783c037e6c.zip
dev-python/selenium: Stabilize 4.22.0-r1 amd64, #935599
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r--dev-python/selenium/selenium-4.22.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.22.0-r1.ebuild b/dev-python/selenium/selenium-4.22.0-r1.ebuild
index 5127fc40c565..1c7040a88391 100644
--- a/dev-python/selenium/selenium-4.22.0-r1.ebuild
+++ b/dev-python/selenium/selenium-4.22.0-r1.ebuild
@@ -28,7 +28,7 @@ SRC_URI+="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/certifi-2021.10.8[${PYTHON_USEDEP}]