diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 10:17:07 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 10:17:07 +0200 |
commit | fe02a8a0d6f003ff6525f95c10475d10165c5a34 (patch) | |
tree | 853fbd683745ac698f1fde32b1719e1c05cea126 /dev-python/selenium | |
parent | dev-python/regex: Stabilize 2024.7.24 ppc, #937685 (diff) | |
download | gentoo-fe02a8a0d6f003ff6525f95c10475d10165c5a34.tar.gz gentoo-fe02a8a0d6f003ff6525f95c10475d10165c5a34.tar.bz2 gentoo-fe02a8a0d6f003ff6525f95c10475d10165c5a34.zip |
dev-python/selenium: Stabilize 4.23.1 sparc, #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 5520daf02950..9153e26a9262 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}] |