diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 10:29:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 10:29:37 +0300 |
commit | db2210abd5350b8ed6532773bc6cbbe642691d49 (patch) | |
tree | a07c72c3b67ff6e928896896b6a951ab3a91df37 /dev-python/selenium | |
parent | dev-python/zope-interface: Stabilize 6.4_p2 arm, #933320 (diff) | |
download | gentoo-db2210abd5350b8ed6532773bc6cbbe642691d49.tar.gz gentoo-db2210abd5350b8ed6532773bc6cbbe642691d49.tar.bz2 gentoo-db2210abd5350b8ed6532773bc6cbbe642691d49.zip |
dev-python/selenium: Stabilize 4.21.0 arm64, #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 5504ac81d8e4..ec09e88dc473 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}] |