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 8C6FE1388C0 for ; Sat, 20 Feb 2016 14:24:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AA6B21C13B; Sat, 20 Feb 2016 14:24:58 +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 C333F21C13B for ; Sat, 20 Feb 2016 14:24:57 +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 E1321340662 for ; Sat, 20 Feb 2016 14:24:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 869078F5 for ; Sat, 20 Feb 2016 14:24:53 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1455978275.d7ce449b2200444b382ea0dead8059415f5a6cce.maekke@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.1.2.ebuild X-VCS-Directories: dev-python/cryptography/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: d7ce449b2200444b382ea0dead8059415f5a6cce X-VCS-Branch: master Date: Sat, 20 Feb 2016 14:24: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: 3cbafea5-dcc2-4d09-9a8f-bfb1d271df10 X-Archives-Hash: 788d2691145ac242408d77605c498804 commit: d7ce449b2200444b382ea0dead8059415f5a6cce Author: Markus Meier gentoo org> AuthorDate: Sat Feb 20 14:24:35 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Sat Feb 20 14:24:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ce449b dev-python/cryptography: arm stable, bug #574150 Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" dev-python/cryptography/cryptography-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cryptography/cryptography-1.1.2.ebuild b/dev-python/cryptography/cryptography-1.1.2.ebuild index 0cdf522..0556b6a 100644 --- a/dev-python/cryptography/cryptography-1.1.2.ebuild +++ b/dev-python/cryptography/cryptography-1.1.2.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="