diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:02:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-09-12 16:02:48 -0700 |
commit | 9c7777ceece896300b8bac4d99a3096dbcba2e16 (patch) | |
tree | 08560b43dfde720e40443fd0152fbb2515bd7a07 /dev-python/selenium | |
parent | dev-python/python-nbxmpp-0.5.6: ppc64 stable, bug 625060 (diff) | |
download | gentoo-9c7777ceece896300b8bac4d99a3096dbcba2e16.tar.gz gentoo-9c7777ceece896300b8bac4d99a3096dbcba2e16.tar.bz2 gentoo-9c7777ceece896300b8bac4d99a3096dbcba2e16.zip |
dev-python/selenium-3.0.2: ppc64 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 1ecc1b62e9f5..42e011353727 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" |