From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-975701-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 076821396D0
	for <garchives@archives.gentoo.org>; Sat, 30 Sep 2017 01:03:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 03E612BC015;
	Sat, 30 Sep 2017 01:03:25 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id D5ED22BC015
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Sep 2017 01:03:24 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B4A803417D1
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Sep 2017 01:03:23 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E4CE09096
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Sep 2017 01:03:19 +0000 (UTC)
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" <prometheanfire@gentoo.org>
Message-ID: <1506733295.59db46a016d269784791077998228ffab541fdfd.prometheanfire@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-python/cryptography/cryptography-2.0.2.ebuild
X-VCS-Directories: dev-python/cryptography/
X-VCS-Committer: prometheanfire
X-VCS-Committer-Name: Matt Thode
X-VCS-Revision: 59db46a016d269784791077998228ffab541fdfd
X-VCS-Branch: master
Date: Sat, 30 Sep 2017 01:03:19 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: af7b05e3-95cf-4977-818b-b74770f4885a
X-Archives-Hash: 45275264a27a913c9d7c0cf26c6fd181

commit:     59db46a016d269784791077998228ffab541fdfd
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 01:01:35 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 01:01:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59db46a0

dev-python/cryptography: stable for pike

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-python/cryptography/cryptography-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cryptography/cryptography-2.0.2.ebuild b/dev-python/cryptography/cryptography-2.0.2.ebuild
index 963e8c1c16d..c9d042f541e 100644
--- a/dev-python/cryptography/cryptography-2.0.2.ebuild
+++ b/dev-python/cryptography/cryptography-2.0.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( Apache-2.0 BSD )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 hppa ia64 mips ppc ppc64 x86"
 IUSE="libressl test"
 
 RDEPEND="