summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-07 19:52:45 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-07 19:52:45 +0300
commit27888e5db221271e49bf064286b197d2095751fe (patch)
tree5e2943eb11aa64cd8a8fd0922a166a58db8d8879 /dev-python
parentdev-vcs/mercurial: forbid rust extension with python3_12 (diff)
downloadgentoo-27888e5db221271e49bf064286b197d2095751fe.tar.gz
gentoo-27888e5db221271e49bf064286b197d2095751fe.tar.bz2
gentoo-27888e5db221271e49bf064286b197d2095751fe.zip
dev-python/selenium: Stabilize 4.21.0 ppc64, #933314
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/selenium/selenium-4.21.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.21.0.ebuild b/dev-python/selenium/selenium-4.21.0.ebuild
index 8aa372b85c6a..1ef3e5bed572 100644
--- a/dev-python/selenium/selenium-4.21.0.ebuild
+++ b/dev-python/selenium/selenium-4.21.0.ebuild
@@ -27,7 +27,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}]