Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/
Date: Sun, 06 Aug 2017 08:43:13
Message-Id: 1502008983.110afa1c92f99d92286ad236d7d9a4bd4a947ecf.maekke@gentoo
1 commit: 110afa1c92f99d92286ad236d7d9a4bd4a947ecf
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 08:43:03 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 08:43:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110afa1c
7
8 dev-python/selenium: arm stable, bug #625068
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/selenium/selenium-3.0.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/selenium/selenium-3.0.2.ebuild b/dev-python/selenium/selenium-3.0.2.ebuild
17 index cd8da4793b7..1ecc1b62e9f 100644
18 --- a/dev-python/selenium/selenium-3.0.2.ebuild
19 +++ b/dev-python/selenium/selenium-3.0.2.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="Python language binding for Selenium Remote Control"
21 HOMEPAGE="http://www.seleniumhq.org"
22 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 LICENSE="Apache-2.0"
27 SLOT="0"