diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:44:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:48:57 +0200 |
commit | 8393231b6472e008a45c9567d29595c58fa59e2c (patch) | |
tree | a755c6864554abf2870f0e642cfc3ff7a5247d8a /dev-python/selenium | |
parent | dev-python/python-social-auth-0.2.10-r0: amd64 stable (diff) | |
download | gentoo-8393231b6472e008a45c9567d29595c58fa59e2c.tar.gz gentoo-8393231b6472e008a45c9567d29595c58fa59e2c.tar.bz2 gentoo-8393231b6472e008a45c9567d29595c58fa59e2c.zip |
dev-python/selenium-3.0.2-r0: amd64 stable
Gentoo-Bug: 625068
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-3.0.2.ebuild b/dev-python/selenium/selenium-3.0.2.ebuild index 675407557a50..cd8da4793b7b 100644 --- a/dev-python/selenium/selenium-3.0.2.ebuild +++ b/dev-python/selenium/selenium-3.0.2.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" |