diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 20:04:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-01 20:04:26 +0300 |
commit | c261b61b90f341da30ba696697780243a717eb29 (patch) | |
tree | 001a1bfd377022e40ba5705795dc5c59b078b65d /dev-python | |
parent | dev-ruby/rexml: Stabilize 3.3.6 sparc, #938767 (diff) | |
download | gentoo-c261b61b90f341da30ba696697780243a717eb29.tar.gz gentoo-c261b61b90f341da30ba696697780243a717eb29.tar.bz2 gentoo-c261b61b90f341da30ba696697780243a717eb29.zip |
dev-python/selenium: Stabilize 4.23.1-r1 sparc, #938031
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/selenium/selenium-4.23.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.23.1-r1.ebuild b/dev-python/selenium/selenium-4.23.1-r1.ebuild index 7bc62b25286b..addd8770289a 100644 --- a/dev-python/selenium/selenium-4.23.1-r1.ebuild +++ b/dev-python/selenium/selenium-4.23.1-r1.ebuild @@ -28,7 +28,7 @@ SRC_URI+=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~loong ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="test-rust" RDEPEND=" |