diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 13:25:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 13:25:37 +0300 |
commit | e50b11818828d8896638b921092d307227722cd6 (patch) | |
tree | c53d3def37478b68d12f718c0bf39c2df2f0dbc6 /dev-python/selenium | |
parent | dev-ruby/dbf: Stabilize 4.3.2 amd64, #933304 (diff) | |
download | gentoo-e50b11818828d8896638b921092d307227722cd6.tar.gz gentoo-e50b11818828d8896638b921092d307227722cd6.tar.bz2 gentoo-e50b11818828d8896638b921092d307227722cd6.zip |
dev-python/selenium: Stabilize 4.21.0 x86, #933314
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.21.0.ebuild | 2 |
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 243a06c653ec..3b8ed507ce8a 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}] |