Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/
Date: Tue, 31 May 2022 08:54:51
Message-Id: 1653987264.3986c6b857e25f1ebacdc03cd7f71e67688dbe5a.ago@gentoo
1 commit: 3986c6b857e25f1ebacdc03cd7f71e67688dbe5a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 08:54:24 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 08:54:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3986c6b8
7
8 dev-python/cryptography: x86 stable wrt bug #848666
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/cryptography/cryptography-37.0.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/cryptography/cryptography-37.0.2.ebuild b/dev-python/cryptography/cryptography-37.0.2.ebuild
18 index 5a76203fa4bf..5c13dc2fc777 100644
19 --- a/dev-python/cryptography/cryptography-37.0.2.ebuild
20 +++ b/dev-python/cryptography/cryptography-37.0.2.ebuild
21 @@ -75,7 +75,7 @@ SRC_URI="
22 # extra licenses come from Rust deps
23 LICENSE="Apache-2.0 BSD BSD-2 MIT"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
27
28 RDEPEND="
29 >=dev-libs/openssl-1.0.2o-r6:0=