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 2AAB7138454 for ; Fri, 11 Sep 2015 06:29:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 951A521C015; Fri, 11 Sep 2015 06:29:53 +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 446EE21C015 for ; Fri, 11 Sep 2015 06:29:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19C47340A7F for ; Fri, 11 Sep 2015 06:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E543170 for ; Fri, 11 Sep 2015 06:29:47 +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: <1441952979.900d02514a8afc44fc28ad87bf2b461fd8a77d03.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/certifi/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/certifi/certifi-2015.9.6.2.ebuild X-VCS-Directories: dev-python/certifi/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 900d02514a8afc44fc28ad87bf2b461fd8a77d03 X-VCS-Branch: master Date: Fri, 11 Sep 2015 06:29:47 +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: 54f936f9-0083-4865-9c5d-cf2408efaad1 X-Archives-Hash: 748a242412e415b58481a0b244c43525 commit: 900d02514a8afc44fc28ad87bf2b461fd8a77d03 Author: Justin Lecher gentoo org> AuthorDate: Fri Sep 11 06:29:39 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Sep 11 06:29:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900d0251 dev-python/certifi: Stable for ALLARCHES Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560102 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> dev-python/certifi/certifi-2015.9.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/certifi/certifi-2015.9.6.2.ebuild b/dev-python/certifi/certifi-2015.9.6.2.ebuild index e981736..ea8cc9c 100644 --- a/dev-python/certifi/certifi-2015.9.6.2.ebuild +++ b/dev-python/certifi/certifi-2015.9.6.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ppc64 ~x86" +KEYWORDS="amd64 arm hppa mips ppc ppc64 x86" IUSE="" RDEPEND=""