diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 13:22:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 13:22:39 +0300 |
commit | c71fce0b5059d05e360b5e630d119a14fdbb69de (patch) | |
tree | 901b04b6f7b84e20c5ca9db367baa22fe16ef99a /dev-python/selenium | |
parent | www-servers/apache: Stabilize 2.4.59-r1 amd64, #931704 (diff) | |
download | gentoo-c71fce0b5059d05e360b5e630d119a14fdbb69de.tar.gz gentoo-c71fce0b5059d05e360b5e630d119a14fdbb69de.tar.bz2 gentoo-c71fce0b5059d05e360b5e630d119a14fdbb69de.zip |
dev-python/selenium: Stabilize 4.20.0 ppc64, #931711
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.20.0.ebuild b/dev-python/selenium/selenium-4.20.0.ebuild index 7ad22261ec46..db33e9cebe1b 100644 --- a/dev-python/selenium/selenium-4.20.0.ebuild +++ b/dev-python/selenium/selenium-4.20.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}] |