Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/
Date: Sun, 03 Jan 2021 09:14:24
Message-Id: 1609665255.1415e5e92d54bca9a44f0fccc7b637fec5fbed5c.sam@gentoo
1 commit: 1415e5e92d54bca9a44f0fccc7b637fec5fbed5c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 3 09:12:58 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 3 09:14:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1415e5e9
7
8 dev-python/cryptography: Stabilize 3.2.1 sparc, #757495
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/cryptography/cryptography-3.2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/cryptography/cryptography-3.2.1.ebuild b/dev-python/cryptography/cryptography-3.2.1.ebuild
16 index 5984bf93690..fc26b4b5906 100644
17 --- a/dev-python/cryptography/cryptography-3.2.1.ebuild
18 +++ b/dev-python/cryptography/cryptography-3.2.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
31 IUSE="libressl idna"
32
33 RDEPEND="