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: Wed, 09 Aug 2017 20:56:29
Message-Id: 1502312180.ec5912cee4d9f8bc53e4a212f9942d3f34f0b1e9.slyfox@gentoo
1 commit: ec5912cee4d9f8bc53e4a212f9942d3f34f0b1e9
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 9 20:54:32 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 9 20:56:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5912ce
7
8 dev-python/cryptography: keyworded 1.8.1 for ppc64, bug #616618
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-python/cryptography/cryptography-1.8.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/cryptography/cryptography-1.8.1.ebuild b/dev-python/cryptography/cryptography-1.8.1.ebuild
17 index 2cf527d074e..996666d7a3e 100644
18 --- a/dev-python/cryptography/cryptography-1.8.1.ebuild
19 +++ b/dev-python/cryptography/cryptography-1.8.1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="|| ( Apache-2.0 BSD )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~x86"
26 IUSE="libressl test"
27
28 RDEPEND="