diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 18:56:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 18:56:27 +0200 |
commit | 87ea2ceafceb4a1791ed8c57384801e45ad9d2d8 (patch) | |
tree | e13a002393c446a50f6903f6235cde1d0044dc0b /dev-python/selenium | |
parent | dev-python/bcrypt: Rekeyword according to old KEYWORDS (diff) | |
download | gentoo-87ea2ceafceb4a1791ed8c57384801e45ad9d2d8.tar.gz gentoo-87ea2ceafceb4a1791ed8c57384801e45ad9d2d8.tar.bz2 gentoo-87ea2ceafceb4a1791ed8c57384801e45ad9d2d8.zip |
dev-python/selenium: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=541670
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/selenium')
-rw-r--r-- | dev-python/selenium/selenium-2.47.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/selenium/selenium-2.47.1.ebuild b/dev-python/selenium/selenium-2.47.1.ebuild index be64f931536e..01468ee0e393 100644 --- a/dev-python/selenium/selenium-2.47.1.ebuild +++ b/dev-python/selenium/selenium-2.47.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/SeleniumHQ/selenium http://www.seleniumhq.org https://pypi.python.org/pypi/selenium/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" LICENSE="Apache-2.0" SLOT="0" |