commit: 87ea2ceafceb4a1791ed8c57384801e45ad9d2d8 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Oct 14 16:56:27 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Oct 14 16:56:27 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ea2cea
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 <AT> gentoo.org> dev-python/selenium/selenium-2.47.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/selenium/selenium-2.47.1.ebuild b/dev-python/selenium/selenium-2.47.1.ebuild index be64f93..01468ee 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"
