diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 09:24:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 09:25:22 +0200 |
commit | 5faf849ab71851b7ae8180983ecc33d12a1c9ff9 (patch) | |
tree | 657fac72d3662e274f9d08b683f27b01736704da /dev-python/selenium | |
parent | dev-python/selenium: Stabilize 4.23.1 x86, #937686 (diff) | |
download | gentoo-5faf849ab71851b7ae8180983ecc33d12a1c9ff9.tar.gz gentoo-5faf849ab71851b7ae8180983ecc33d12a1c9ff9.tar.bz2 gentoo-5faf849ab71851b7ae8180983ecc33d12a1c9ff9.zip |
dev-python/selenium: Stabilize 4.23.1 arm64, #937686
Signed-off-by: Michał Górny <mgorny@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 7af23060edad..da75b4628d2b 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}] |