diff options
Diffstat (limited to 'dev-python/selenium/selenium-2.42.1.ebuild')
-rw-r--r-- | dev-python/selenium/selenium-2.42.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/selenium/selenium-2.42.1.ebuild b/dev-python/selenium/selenium-2.42.1.ebuild index b20dcf5b88db..504e445a6fdf 100644 --- a/dev-python/selenium/selenium-2.42.1.ebuild +++ b/dev-python/selenium/selenium-2.42.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/selenium-2.42.1.ebuild,v 1.2 2015/03/06 22:37:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/selenium-2.42.1.ebuild,v 1.3 2015/03/08 23:58:45 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 an HOMEPAGE="http://pypi.python.org/pypi/selenium/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="doc" LICENSE="Apache-2.0" SLOT="0" |