diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-11 20:15:34 +0000 |
commit | 0d843713d24e9ba21ef583c2ba1c3f3e76307aa4 (patch) | |
tree | 7ac4ca7073aa351b187007c356c00d862daf35e8 /dev-python/selenium | |
parent | dev-python/pikepdf: Stabilize 8.6.0 x86, #917196 (diff) | |
download | gentoo-0d843713d24e9ba21ef583c2ba1c3f3e76307aa4.tar.gz gentoo-0d843713d24e9ba21ef583c2ba1c3f3e76307aa4.tar.bz2 gentoo-0d843713d24e9ba21ef583c2ba1c3f3e76307aa4.zip |
dev-python/selenium: Stabilize 4.14.0 amd64, #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 6d4c6f30ad03..f4934916326f 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" |