diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:35 +0000 |
commit | debbcdeb2525bc1f5937fbc487ce81e252c81392 (patch) | |
tree | ebf0225ec6cc3b2a97189365f51de0ca5718d14d /dev-python/selenium | |
parent | dev-python/selenium: Stabilize 4.14.0 ppc, #917202 (diff) | |
download | gentoo-debbcdeb2525bc1f5937fbc487ce81e252c81392.tar.gz gentoo-debbcdeb2525bc1f5937fbc487ce81e252c81392.tar.bz2 gentoo-debbcdeb2525bc1f5937fbc487ce81e252c81392.zip |
dev-python/selenium: Stabilize 4.14.0 x86, #917202
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.14.0.ebuild b/dev-python/selenium/selenium-4.14.0.ebuild index 9f1d033d4953..2f6f387f2cf4 100644 --- a/dev-python/selenium/selenium-4.14.0.ebuild +++ b/dev-python/selenium/selenium-4.14.0.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" ) " -KEYWORDS="amd64 arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86" LICENSE="Apache-2.0" SLOT="0" |