commit: 3597fb994b61f551d543b4cdc1ee24c1797c6063 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Feb 11 19:40:23 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Feb 11 19:43:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3597fb99
dev-python/selenium: amd64 stable wrt bug #706146 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/selenium/selenium-3.141.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-3.141.0.ebuild b/dev-python/selenium/selenium-3.141.0.ebuild index 8255e9da9ca..c91a4e9569c 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"
