summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 19:00:15 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 19:00:15 +0200
commitc0fdbbf726937f6de09ef299cc4d262ef78e8fba (patch)
treee2c8e3aea3570473cba23451a74930b87ed43d64 /dev-python
parente0dce28a1a32b41efdaf0dfcb9746f1ab3fc21ce (diff)
downloadgentoo-c0fdbbf726937f6de09ef299cc4d262ef78e8fba.tar.gz
gentoo-c0fdbbf726937f6de09ef299cc4d262ef78e8fba.tar.bz2
gentoo-c0fdbbf726937f6de09ef299cc4d262ef78e8fba.zip
dev-python/cryptography: Stabilize 38.0.4 sparc, #889092
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cryptography/cryptography-38.0.4.ebuild4
1 files 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=