diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 14:42:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 14:42:42 +0200 |
commit | c55bca39afc851944224f7252365e25db5f019b2 (patch) | |
tree | f93a4999651c58d7f675a63915746d6614ac654b /dev-python/selenium | |
parent | sci-biology/rebase: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #559222 (diff) | |
download | gentoo-c55bca39afc851944224f7252365e25db5f019b2.tar.gz gentoo-c55bca39afc851944224f7252365e25db5f019b2.tar.bz2 gentoo-c55bca39afc851944224f7252365e25db5f019b2.zip |
dev-python/selenium: amd64/arm/ppc64/x86 stable, (ALLARCHES policy) wrt bug #559142
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-2.46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-2.46.0.ebuild b/dev-python/selenium/selenium-2.46.0.ebuild index e8ca68320b20..70fc2ce57e02 100644 --- a/dev-python/selenium/selenium-2.46.0.ebuild +++ b/dev-python/selenium/selenium-2.46.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 an HOMEPAGE="https://pypi.python.org/pypi/selenium/ https://github.com/SeleniumHQ/selenium http://www.seleniumhq.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 arm ppc64 x86" IUSE="doc" LICENSE="Apache-2.0" SLOT="0" |