Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/
Date: Sun, 28 Nov 2021 14:42:20
Message-Id: 1638110341.1cf9a7b92cb8d3a5fbcbfe97330f4ffa7d3bc1e0.mgorny@gentoo
1 commit: 1cf9a7b92cb8d3a5fbcbfe97330f4ffa7d3bc1e0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 26 11:10:39 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 28 14:39:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf9a7b9
7
8 dev-python/cryptography: Proactively remove ~ia64 (due to Rust)
9
10 Since the new cryptography versions require Rust and Rust does not work
11 on ia64 at all, proactively remove the keyword and clean up its
12 reverse dependencies. This should save us from having to deal with it
13 last minute when a new vulnerability is discovered in cryptography,
14 and we have to urgently clean up the old versions.
15
16 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
17
18 dev-python/cryptography/cryptography-3.4.7-r2.ebuild | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/dev-python/cryptography/cryptography-3.4.7-r2.ebuild b/dev-python/cryptography/cryptography-3.4.7-r2.ebuild
22 index d836ffeb6570..d241251dd1bf 100644
23 --- a/dev-python/cryptography/cryptography-3.4.7-r2.ebuild
24 +++ b/dev-python/cryptography/cryptography-3.4.7-r2.ebuild
25 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
26
27 LICENSE="|| ( Apache-2.0 BSD )"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31
32 RDEPEND="
33 $(python_gen_cond_dep '