commit: 6d475d049f8b1c16b974fa4745be48b0b4105cb9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 17 09:56:30 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 17 09:56:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d475d04
dev-python/selenium: Stabilize 4.23.1-r1 arm, #938031 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/selenium/selenium-4.23.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.23.1-r1.ebuild b/dev-python/selenium/selenium-4.23.1-r1.ebuild index dfe9e9aac1fe..b7f37cec1668 100644 --- a/dev-python/selenium/selenium-4.23.1-r1.ebuild +++ b/dev-python/selenium/selenium-4.23.1-r1.ebuild @@ -28,7 +28,7 @@ SRC_URI+=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test-rust" RDEPEND="
