Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/
Date: Sat, 30 Sep 2017 01:03:27
Message-Id: 1506733295.59db46a016d269784791077998228ffab541fdfd.prometheanfire@gentoo
1 commit: 59db46a016d269784791077998228ffab541fdfd
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 01:01:35 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 01:01:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59db46a0
7
8 dev-python/cryptography: stable for pike
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/cryptography/cryptography-2.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/cryptography/cryptography-2.0.2.ebuild b/dev-python/cryptography/cryptography-2.0.2.ebuild
16 index 963e8c1c16d..c9d042f541e 100644
17 --- a/dev-python/cryptography/cryptography-2.0.2.ebuild
18 +++ b/dev-python/cryptography/cryptography-2.0.2.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="|| ( Apache-2.0 BSD )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 arm arm64 hppa ia64 mips ppc ppc64 x86"
25 IUSE="libressl test"
26
27 RDEPEND="