commit: 316245e0092a04452b26ee44d2ccc7728eee2017 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Oct 12 07:04:29 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 12 07:04:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316245e0
dev-python/selenium: Stabilize 4.25.0 ppc, #941316 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/selenium/selenium-4.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-4.25.0.ebuild b/dev-python/selenium/selenium-4.25.0.ebuild index 546d13f5cd0c..9d799ae01a6f 100644 --- a/dev-python/selenium/selenium-4.25.0.ebuild +++ b/dev-python/selenium/selenium-4.25.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="
