Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/
Date: Thu, 03 Nov 2022 20:18:01
Message-Id: 1667506666.bacc58be4724e760d02dc6108c28d98c8807aff0.sam@gentoo
1 commit: bacc58be4724e760d02dc6108c28d98c8807aff0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 20:17:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 20:17:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bacc58be
7
8 dev-python/selenium: Stabilize 4.5.0 amd64, #879399
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/selenium/selenium-4.5.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/selenium/selenium-4.5.0.ebuild b/dev-python/selenium/selenium-4.5.0.ebuild
16 index a7bec2fcc5be..54bc27a11509 100644
17 --- a/dev-python/selenium/selenium-4.5.0.ebuild
18 +++ b/dev-python/selenium/selenium-4.5.0.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20 "
21 S=${WORKDIR}
22
23 -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
25 LICENSE="Apache-2.0"
26 SLOT="0"