From 2ad1c9ec0e2476df0806a97dfc0f6b0c16804510 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 22 Oct 2025 10:57:59 +0300 Subject: [PATCH] dev-python/selenium: Stabilize 4.35.0 amd64, #964931 Signed-off-by: Arthur Zamarin --- dev-python/selenium/selenium-4.35.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.35.0.ebuild b/dev-python/selenium/selenium-4.35.0.ebuild index 61665f3634ad7..2f84fba3ed0a7 100644 --- a/dev-python/selenium/selenium-4.35.0.ebuild +++ b/dev-python/selenium/selenium-4.35.0.ebuild @@ -29,7 +29,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 test-rust" RESTRICT="!test? ( test )"