commit: c0fdbbf726937f6de09ef299cc4d262ef78e8fba
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 17:00:15 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 17:00:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0fdbbf7
dev-python/cryptography: Stabilize 38.0.4 sparc, #889092
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/cryptography/cryptography-38.0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/cryptography/cryptography-38.0.4.ebuild
b/dev-python/cryptography/cryptography-38.0.4.ebuild
index 52cf51f71ad2..4a44941a2d4c 100644
--- a/dev-python/cryptography/cryptography-38.0.4.ebuild
+++ b/dev-python/cryptography/cryptography-38.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -85,7 +85,7 @@ LICENSE="|| ( Apache-2.0 BSD )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 BSD-2 BSD MIT Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-libs/openssl-1.0.2o-r6:0=