commit: 08d005bc185c80ba65fa461dc2dad557c67ffb1c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 13 15:30:07 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 13 15:30:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d005bc
dev-python/selenium: Stabilize 4.30.0 arm64, #953189 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/selenium/selenium-4.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.30.0.ebuild b/dev-python/selenium/selenium-4.30.0.ebuild index 28d456ca8967..b366bee14be2 100644 --- a/dev-python/selenium/selenium-4.30.0.ebuild +++ b/dev-python/selenium/selenium-4.30.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="
