commit: 3a651cb716d58cb0edb355302b50e9cd149ef9f8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 16 15:54:37 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 16 15:54:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a651cb7
dev-python/selenium: Stabilize 4.26.1 x86, #943590 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/selenium/selenium-4.26.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.26.1.ebuild b/dev-python/selenium/selenium-4.26.1.ebuild index 232852233b74..3199598130f7 100644 --- a/dev-python/selenium/selenium-4.26.1.ebuild +++ b/dev-python/selenium/selenium-4.26.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" IUSE="test-rust" RDEPEND="
