summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-18 16:25:36 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-18 16:40:15 +0100
commit135ec51a27c91419370ff10915ac87ff4e365c8e (patch)
tree4c169384a86bc04b0657ae8f00da46b8c34e9fa4 /dev-python/urllib3
parentdev-python/asyncio: Keyword under ALLARCHES policy (diff)
downloadgentoo-135ec51a27c91419370ff10915ac87ff4e365c8e.tar.gz
gentoo-135ec51a27c91419370ff10915ac87ff4e365c8e.tar.bz2
gentoo-135ec51a27c91419370ff10915ac87ff4e365c8e.zip
dev-python/urllib3: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543802 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/urllib3')
-rw-r--r--dev-python/urllib3/urllib3-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/urllib3/urllib3-1.12.ebuild b/dev-python/urllib3/urllib3-1.12.ebuild
index 0423d96afd9c..ba4ff3b3bbd7 100644
--- a/dev-python/urllib3/urllib3-1.12.ebuild
+++ b/dev-python/urllib3/urllib3-1.12.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="doc test"
RDEPEND="