commit: 34f25b3095bfdedcd8b4600e950002e0afa757ea
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 09:48:55 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 09:48:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f25b30
dev-python/selenium: Stabilize 4.20.0 x86, #931711
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/selenium/selenium-4.20.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/selenium/selenium-4.20.0.ebuild
b/dev-python/selenium/selenium-4.20.0.ebuild
index e01ace2fc8b5..7ad22261ec46 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}]