diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 10:16:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-11 10:16:12 +0300 |
commit | eecead848719a887cdc0cd88c1b77325b6b03d2b (patch) | |
tree | 983d4518989faa3d9d970564f7de00bbe668320c /dev-python/selenium | |
parent | dev-python/keyring: Stabilize 25.2.0 ALLARCHES, #931708 (diff) | |
download | gentoo-eecead848719a887cdc0cd88c1b77325b6b03d2b.tar.gz gentoo-eecead848719a887cdc0cd88c1b77325b6b03d2b.tar.bz2 gentoo-eecead848719a887cdc0cd88c1b77325b6b03d2b.zip |
dev-python/selenium: Stabilize 4.20.0 ppc, #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 e74259a73bf0..1635eef848a3 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}] |