From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7E91158094 for ; Mon, 25 Jul 2022 04:19:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2534E10A1; Mon, 25 Jul 2022 04:19:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E993E109F for ; Mon, 25 Jul 2022 04:19:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EBA8340F1F for ; Mon, 25 Jul 2022 04:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D04356A for ; Mon, 25 Jul 2022 04:19:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1658722713.183446d7b7e3524941556b1cbe72eb57c332be01.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cryptography/cryptography-37.0.4.ebuild X-VCS-Directories: dev-python/cryptography/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 183446d7b7e3524941556b1cbe72eb57c332be01 X-VCS-Branch: master Date: Mon, 25 Jul 2022 04:19:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c7c4d59c-78ca-45fb-a3a3-6fcac21102de X-Archives-Hash: 408e324866e3370dd958b7c2f2e4ac35 commit: 183446d7b7e3524941556b1cbe72eb57c332be01 Author: Sam James gentoo org> AuthorDate: Mon Jul 25 04:18:33 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 25 04:18:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=183446d7 dev-python/cryptography: Stabilize 37.0.4 ppc64, #860585 Signed-off-by: Sam James gentoo.org> dev-python/cryptography/cryptography-37.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cryptography/cryptography-37.0.4.ebuild b/dev-python/cryptography/cryptography-37.0.4.ebuild index 39fd6720a096..f248db7782d9 100644 --- a/dev-python/cryptography/cryptography-37.0.4.ebuild +++ b/dev-python/cryptography/cryptography-37.0.4.ebuild @@ -75,7 +75,7 @@ SRC_URI=" # extra licenses come from Rust deps LICENSE="Apache-2.0 BSD BSD-2 MIT" 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=