From 87ea2ceafceb4a1791ed8c57384801e45ad9d2d8 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 14 Oct 2015 18:56:27 +0200 Subject: [PATCH] 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 --- 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 be64f931536e4..01468ee0e3937 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"