From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C551C58973 for ; Thu, 21 Jan 2016 11:44:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6830D21C023; Thu, 21 Jan 2016 11:44:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13D0421C023 for ; Thu, 21 Jan 2016 11:44:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5030A340845 for ; Thu, 21 Jan 2016 11:44:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CF601017 for ; Thu, 21 Jan 2016 11:43:53 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1453376627.73414fe51414ba4bf033d99346e54e399c34f61f.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urllib3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/urllib3/urllib3-1.13.1-r1.ebuild X-VCS-Directories: dev-python/urllib3/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 73414fe51414ba4bf033d99346e54e399c34f61f X-VCS-Branch: master Date: Thu, 21 Jan 2016 11:43:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 61b9d68c-ab7f-4522-b949-f293137687e3 X-Archives-Hash: 65aa8aeb18841925d516ad91eb82807e commit: 73414fe51414ba4bf033d99346e54e399c34f61f Author: Justin Lecher gentoo org> AuthorDate: Thu Jan 21 10:28:37 2016 +0000 Commit: Justin Lecher gentoo 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 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="