diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-28 15:57:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-28 15:57:49 +0000 |
commit | 4f296e5f183181fc889b07028a4a36782a8df637 (patch) | |
tree | 384b185d05f38c84ddd4a675d52eba81ecc99b40 /dev-python/selenium | |
parent | dev-python/pypdf: drop 3.6.0, 3.7.0 (diff) | |
download | gentoo-4f296e5f183181fc889b07028a4a36782a8df637.tar.gz gentoo-4f296e5f183181fc889b07028a4a36782a8df637.tar.bz2 gentoo-4f296e5f183181fc889b07028a4a36782a8df637.zip |
dev-python/selenium: Stabilize 4.9.0 x86, #905241
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.9.0.ebuild b/dev-python/selenium/selenium-4.9.0.ebuild index 3744a34f24d3..caa954c528c5 100644 --- a/dev-python/selenium/selenium-4.9.0.ebuild +++ b/dev-python/selenium/selenium-4.9.0.ebuild @@ -25,7 +25,7 @@ SRC_URI+=" ) " -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~s390 sparc x86" LICENSE="Apache-2.0" SLOT="0" |