summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 16:39:35 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 17:43:43 +0200
commit1c9a68624cb9fe6c8c5b0d5739cefb7a5c0f890d (patch)
tree21d5983198349e3c1dbd418de2e201d8a2e2cae7 /dev-python
parentdev-python/nose-exclude: Keyword under ALLARCHES policy (diff)
downloadgentoo-1c9a68624cb9fe6c8c5b0d5739cefb7a5c0f890d.tar.gz
gentoo-1c9a68624cb9fe6c8c5b0d5739cefb7a5c0f890d.tar.bz2
gentoo-1c9a68624cb9fe6c8c5b0d5739cefb7a5c0f890d.zip
dev-python/urllib3: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560600 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-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 9ea3aa774e9f..bf7f1fd1a8a2 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 ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="doc test"
RDEPEND="