Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/
Date: Tue, 12 May 2020 15:54:36
Message-Id: 1589298841.d69e4df09aec4353b788ea1461feda50a399b035.leio@gentoo
1 commit: d69e4df09aec4353b788ea1461feda50a399b035
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Tue May 12 14:30:17 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue May 12 15:54:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69e4df0
7
8 dev-python/selenium: arm64 keyworded (bug #721140)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-python/selenium/selenium-3.141.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/selenium/selenium-3.141.0.ebuild b/dev-python/selenium/selenium-3.141.0.ebuild
18 index e513619c2cd..14e42592c1f 100644
19 --- a/dev-python/selenium/selenium-3.141.0.ebuild
20 +++ b/dev-python/selenium/selenium-3.141.0.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
22 -> ${P}.gh.tar.gz
23 )"
24
25 -KEYWORDS="amd64 arm ~ia64 ~ppc ppc64 ~sparc x86"
26 +KEYWORDS="amd64 arm ~arm64 ~ia64 ~ppc ppc64 ~sparc x86"
27 LICENSE="Apache-2.0"
28 SLOT="0"