commit: a5f75ff1d3e1d530c720b72fec512d22a4a914e1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 12:06:18 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 12:06:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f75ff1
dev-python/selenium: Stabilize 4.24.0 ppc, #939634 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/selenium/selenium-4.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.24.0.ebuild b/dev-python/selenium/selenium-4.24.0.ebuild index d2992c9653fb..5f72269b4bc2 100644 --- a/dev-python/selenium/selenium-4.24.0.ebuild +++ b/dev-python/selenium/selenium-4.24.0.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="
