diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 20:18:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 20:18:55 +0300 |
commit | b1b40fd15e8f7a15cbd7e300a664e246bdb79dae (patch) | |
tree | 9e8b76a40713ed13621b02d6247d6c37e34829d5 /dev-python/selenium | |
parent | dev-python/pyopenssl: Stabilize 24.2.1 ppc64, #937683 (diff) | |
download | gentoo-b1b40fd15e8f7a15cbd7e300a664e246bdb79dae.tar.gz gentoo-b1b40fd15e8f7a15cbd7e300a664e246bdb79dae.tar.bz2 gentoo-b1b40fd15e8f7a15cbd7e300a664e246bdb79dae.zip |
dev-python/selenium: Stabilize 4.23.1 ppc64, #937686
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.23.1.ebuild | 2 |
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 db9be907c799..5a0c331d37eb 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}] |