commit: f857dfdda1cc914dbb3dc7320131fe043569652b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 16:00:57 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 16:00:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f857dfdd
dev-python/selenium: Stabilize 4.19.0 ppc64, #929168 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/selenium/selenium-4.19.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.19.0.ebuild b/dev-python/selenium/selenium-4.19.0.ebuild index e74259a73bf0..0b01933cf054 100644 --- a/dev-python/selenium/selenium-4.19.0.ebuild +++ b/dev-python/selenium/selenium-4.19.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}]