commit: 3b190df90ba000c523778f4dc7a5fa49f6081d90 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 19 18:38:59 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 19 18:38:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b190df9
dev-python/selenium: Stabilize 4.31.0 amd64, #954063 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/selenium/selenium-4.31.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.31.0.ebuild b/dev-python/selenium/selenium-4.31.0.ebuild index 3a0eeb93f749..eb3f4ab2825a 100644 --- a/dev-python/selenium/selenium-4.31.0.ebuild +++ b/dev-python/selenium/selenium-4.31.0.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="test-rust" RDEPEND="
