diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 17:01:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 17:01:13 +0100 |
commit | e35b0e9585093552a26c812a677af22cbc9e60ff (patch) | |
tree | 7df16daca9712eb610cc1224c6bf89cb59f12c20 /dev-python/selenium/selenium-3.141.0.ebuild | |
parent | dev-python/retry-decorator: arm stable wrt bug #706146 (diff) | |
download | gentoo-e35b0e9585093552a26c812a677af22cbc9e60ff.tar.gz gentoo-e35b0e9585093552a26c812a677af22cbc9e60ff.tar.bz2 gentoo-e35b0e9585093552a26c812a677af22cbc9e60ff.zip |
dev-python/selenium: arm stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/selenium/selenium-3.141.0.ebuild')
-rw-r--r-- | dev-python/selenium/selenium-3.141.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-3.141.0.ebuild b/dev-python/selenium/selenium-3.141.0.ebuild index f5f8260d1b67..8255e9da9cab 100644 --- a/dev-python/selenium/selenium-3.141.0.ebuild +++ b/dev-python/selenium/selenium-3.141.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Python language binding for Selenium Remote Control" HOMEPAGE="http://www.seleniumhq.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" LICENSE="Apache-2.0" SLOT="0" |