From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 441F913832E for ; Fri, 22 Jul 2016 13:28:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54E6DE08D2; Fri, 22 Jul 2016 13:28:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07A14E08D2 for ; Fri, 22 Jul 2016 13:28:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07BD9340E8E for ; Fri, 22 Jul 2016 13:28:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 878C77E0 for ; Fri, 22 Jul 2016 13:28:42 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1469194106.0941e67db24f7b106e16854e04ebcfd4d9dd09f3.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cryptography/cryptography-1.3.1.ebuild X-VCS-Directories: dev-python/cryptography/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 0941e67db24f7b106e16854e04ebcfd4d9dd09f3 X-VCS-Branch: master Date: Fri, 22 Jul 2016 13:28:42 +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: 8f97e6bb-354d-4d25-9a50-7c9ccb8645bd X-Archives-Hash: 5a737f77d4e777a0da2220e411537a55 commit: 0941e67db24f7b106e16854e04ebcfd4d9dd09f3 Author: Bernard Cafarelli gentoo org> AuthorDate: Fri Jul 22 13:26:46 2016 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Fri Jul 22 13:28:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0941e67d dev-python/cryptography: x86 stable wrt bug #583884 Package-Manager: portage-2.3.0 dev-python/cryptography/cryptography-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cryptography/cryptography-1.3.1.ebuild b/dev-python/cryptography/cryptography-1.3.1.ebuild index b746ed5..2f5156c 100644 --- a/dev-python/cryptography/cryptography-1.3.1.ebuild +++ b/dev-python/cryptography/cryptography-1.3.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="libressl test" RDEPEND="