diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 10:25:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-01 10:25:33 +0300 |
commit | d19118e080c8cc301bc8dd2e54ba04de08a31d47 (patch) | |
tree | 22329a901bb1b723b6daa05ef99655005329f22c /dev-python/selenium | |
parent | dev-python/cftime: Stabilize 1.6.3 arm64, #933340 (diff) | |
download | gentoo-d19118e080c8cc301bc8dd2e54ba04de08a31d47.tar.gz gentoo-d19118e080c8cc301bc8dd2e54ba04de08a31d47.tar.bz2 gentoo-d19118e080c8cc301bc8dd2e54ba04de08a31d47.zip |
dev-python/selenium: Stabilize 4.21.0 arm, #933314
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.21.0.ebuild b/dev-python/selenium/selenium-4.21.0.ebuild index e74259a73bf0..5504ac81d8e4 100644 --- a/dev-python/selenium/selenium-4.21.0.ebuild +++ b/dev-python/selenium/selenium-4.21.0.ebuild @@ -27,7 +27,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" RDEPEND=" >=dev-python/certifi-2021.10.8[${PYTHON_USEDEP}] |