diff options
author | 2024-10-15 01:50:31 +0100 | |
---|---|---|
committer | 2024-10-15 01:50:31 +0100 | |
commit | 3bcbcfa9b1628382c602e4aa8c701c6dd4b8caf7 (patch) | |
tree | 0736cfba1cc2796173328b7d159be66e7ce42acf /dev-python/selenium | |
parent | dev-ruby/sys-uname: Stabilize 1.3.0 sparc, #940955 (diff) | |
download | gentoo-3bcbcfa9b1628382c602e4aa8c701c6dd4b8caf7.tar.gz gentoo-3bcbcfa9b1628382c602e4aa8c701c6dd4b8caf7.tar.bz2 gentoo-3bcbcfa9b1628382c602e4aa8c701c6dd4b8caf7.zip |
dev-python/selenium: Stabilize 4.25.0 sparc, #941316
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.25.0.ebuild b/dev-python/selenium/selenium-4.25.0.ebuild index 7fd35f7c043e..1822d9995833 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=" |