commit: 73414fe51414ba4bf033d99346e54e399c34f61f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 10:28:37 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 11:43:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73414fe5
dev-python/urllib3: KEYWORD under all arches policy
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/urllib3/urllib3-1.13.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/urllib3/urllib3-1.13.1-r1.ebuild
b/dev-python/urllib3/urllib3-1.13.1-r1.ebuild
index bc38d98..f931d36 100644
--- a/dev-python/urllib3/urllib3-1.13.1-r1.ebuild
+++ b/dev-python/urllib3/urllib3-1.13.1-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86"
IUSE="doc test"
RDEPEND="