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: Sat, 29 Aug 2020 23:22:21
Message-Id: 1598743224.144f395c0c0a183c37d9b0d541fa8d8cdb516787.sam@gentoo
1 commit: 144f395c0c0a183c37d9b0d541fa8d8cdb516787
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 23:20:24 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 23:20:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144f395c
7
8 dev-python/selenium: Stabilize 3.141.0-r1 ppc, #732726
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/selenium/selenium-3.141.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/selenium/selenium-3.141.0-r1.ebuild b/dev-python/selenium/selenium-3.141.0-r1.ebuild
16 index a65c1f33f53..d02861a215a 100644
17 --- a/dev-python/selenium/selenium-3.141.0-r1.ebuild
18 +++ b/dev-python/selenium/selenium-3.141.0-r1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
20 -> ${P}.gh.tar.gz
21 )"
22
23 -KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ppc64 ~sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
25 LICENSE="Apache-2.0"
26 SLOT="0"