Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/
Date: Sun, 15 Jul 2018 10:25:29
Message-Id: 1531650269.5a63829929b1bffe47afdcc277b301dbb7fb4739.slyfox@gentoo
1 commit: 5a63829929b1bffe47afdcc277b301dbb7fb4739
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 09:52:05 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 10:24:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a638299
7
8 dev-python/cryptography: stable 2.1.4-r2 for ppc64, bug #659140
9
10 Bug: https://bugs.gentoo.org/659140
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 dev-python/cryptography/cryptography-2.1.4-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/cryptography/cryptography-2.1.4-r2.ebuild b/dev-python/cryptography/cryptography-2.1.4-r2.ebuild
18 index fc28a589faf..0641d74041f 100644
19 --- a/dev-python/cryptography/cryptography-2.1.4-r2.ebuild
20 +++ b/dev-python/cryptography/cryptography-2.1.4-r2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="|| ( Apache-2.0 BSD )"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
27 IUSE="libressl test"
28
29 # the openssl 1.0.2l-r1 needs to be updated again :(