diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-17 14:08:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-17 14:09:06 -0700 |
commit | c61ad00ec33fcb67297c3dd83babfdbfc11a3026 (patch) | |
tree | 766b5449d0f30df3ccb37207edd1ac379190bfd6 /dev-python/selenium | |
parent | dev-python/pythondialog-3.3.0: x86 stable, bug 625064 (diff) | |
download | gentoo-c61ad00ec33fcb67297c3dd83babfdbfc11a3026.tar.gz gentoo-c61ad00ec33fcb67297c3dd83babfdbfc11a3026.tar.bz2 gentoo-c61ad00ec33fcb67297c3dd83babfdbfc11a3026.zip |
dev-python/selenium-3.0.2: x86 stable, 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 42e011353727..06c5367a63e9 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" |