commit: 58fc89d1d505192d933e8d9a4f024ff4b6a5ffaa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 11 17:40:32 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 11 17:40:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fc89d1
dev-python/selenium: Stabilize 4.19.0 amd64, #929168
Signed-off-by: Arthur Zamarin <arthurzam <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 cffa9dfdc047..437a7b4fd7bc 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}]