diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 15:06:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 15:06:18 +0300 |
commit | a5f75ff1d3e1d530c720b72fec512d22a4a914e1 (patch) | |
tree | b9094c01c3f5735692a84abb45c23c4736386805 /dev-python/selenium | |
parent | dev-python/fakeredis: Stabilize 2.24.1 ALLARCHES, #939630 (diff) | |
download | gentoo-a5f75ff1d3e1d530c720b72fec512d22a4a914e1.tar.gz gentoo-a5f75ff1d3e1d530c720b72fec512d22a4a914e1.tar.bz2 gentoo-a5f75ff1d3e1d530c720b72fec512d22a4a914e1.zip |
dev-python/selenium: Stabilize 4.24.0 ppc, #939634
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.24.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |