diff options
author | 2024-11-16 08:38:43 +0000 | |
---|---|---|
committer | 2024-11-16 08:38:43 +0000 | |
commit | 6a80d94d3b4bf80673561359e1979d638e5f3353 (patch) | |
tree | 37b3ba245927bc440b552ace7a49e46cd4762c71 /dev-python/selenium | |
parent | dev-python/rdflib: Stabilize 7.1.1 ALLARCHES, #943589 (diff) | |
download | gentoo-6a80d94d3b4bf80673561359e1979d638e5f3353.tar.gz gentoo-6a80d94d3b4bf80673561359e1979d638e5f3353.tar.bz2 gentoo-6a80d94d3b4bf80673561359e1979d638e5f3353.zip |
dev-python/selenium: Stabilize 4.26.1 sparc, #943590
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.26.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.26.1.ebuild b/dev-python/selenium/selenium-4.26.1.ebuild index c924dc64d5ce..bd051d4d484a 100644 --- a/dev-python/selenium/selenium-4.26.1.ebuild +++ b/dev-python/selenium/selenium-4.26.1.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=" |