diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 11:03:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 11:03:50 +0200 |
commit | 5774dd8f577254f3f61dbf1cdbb0157509e4b78b (patch) | |
tree | 6e38cab75cf5d0065c819ca31dd8dd07edeb73c4 /dev-python/selenium | |
parent | dev-python/miniupnpc: Stabilize 2.2.8-r1 ppc, #937677 (diff) | |
download | gentoo-5774dd8f577254f3f61dbf1cdbb0157509e4b78b.tar.gz gentoo-5774dd8f577254f3f61dbf1cdbb0157509e4b78b.tar.bz2 gentoo-5774dd8f577254f3f61dbf1cdbb0157509e4b78b.zip |
dev-python/selenium: Stabilize 4.23.1 amd64, #937686
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-4.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-4.23.1.ebuild b/dev-python/selenium/selenium-4.23.1.ebuild index 9153e26a9262..8c6f28c86be1 100644 --- a/dev-python/selenium/selenium-4.23.1.ebuild +++ b/dev-python/selenium/selenium-4.23.1.ebuild @@ -28,7 +28,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}] |