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:10:51
Message-Id: 1667506237.4bb912b470a8a627aae4dff7b5d51d258f22d4ce.sam@gentoo
1 commit: 4bb912b470a8a627aae4dff7b5d51d258f22d4ce
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 20:10:32 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 20:10:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb912b4
7
8 dev-python/selenium: Stabilize 4.5.0 x86, #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 99cb1872c142..a7bec2fcc5be 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"