summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-08-10 09:24:38 +0200
committerMichał Górny <mgorny@gentoo.org>2024-08-10 09:25:21 +0200
commit90534a35813e7bc3ee33adef94bc2323cbf3fa75 (patch)
tree8eab6b49ae8f493fb1163b7db6b1d53f1a98e26a /dev-python/selenium
parentdev-python/regex: Stabilize 2024.7.24 arm64, #937685 (diff)
downloadgentoo-90534a35813e7bc3ee33adef94bc2323cbf3fa75.tar.gz
gentoo-90534a35813e7bc3ee33adef94bc2323cbf3fa75.tar.bz2
gentoo-90534a35813e7bc3ee33adef94bc2323cbf3fa75.zip
dev-python/selenium: Stabilize 4.23.1 x86, #937686
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r--dev-python/selenium/selenium-4.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.23.1.ebuild b/dev-python/selenium/selenium-4.23.1.ebuild
index ee892f3209ac..7af23060edad 100644
--- a/dev-python/selenium/selenium-4.23.1.ebuild
+++ b/dev-python/selenium/selenium-4.23.1.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}]