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 06F00158086 for ; Sun, 28 Nov 2021 14:42:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E5F02BC047; Sun, 28 Nov 2021 14:42:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 440952BC038 for ; Sun, 28 Nov 2021 14:42:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2E83F342E9B for ; Sun, 28 Nov 2021 14:42:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C717423B for ; Sun, 28 Nov 2021 14:42:07 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1638110341.1cf9a7b92cb8d3a5fbcbfe97330f4ffa7d3bc1e0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cryptography/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cryptography/cryptography-3.4.7-r2.ebuild X-VCS-Directories: dev-python/cryptography/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1cf9a7b92cb8d3a5fbcbfe97330f4ffa7d3bc1e0 X-VCS-Branch: master Date: Sun, 28 Nov 2021 14:42:07 +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: 4ac4a8a7-e8f7-44b4-9fd8-0d515fe94010 X-Archives-Hash: 3e84c093fbbf0e764c067e5b6516f712 commit: 1cf9a7b92cb8d3a5fbcbfe97330f4ffa7d3bc1e0 Author: Michał Górny gentoo org> AuthorDate: Fri Nov 26 11:10:39 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 28 14:39:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf9a7b9 dev-python/cryptography: Proactively remove ~ia64 (due to Rust) Since the new cryptography versions require Rust and Rust does not work on ia64 at all, proactively remove the keyword and clean up its reverse dependencies. This should save us from having to deal with it last minute when a new vulnerability is discovered in cryptography, and we have to urgently clean up the old versions. Signed-off-by: Michał Górny gentoo.org> dev-python/cryptography/cryptography-3.4.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cryptography/cryptography-3.4.7-r2.ebuild b/dev-python/cryptography/cryptography-3.4.7-r2.ebuild index d836ffeb6570..d241251dd1bf 100644 --- a/dev-python/cryptography/cryptography-3.4.7-r2.ebuild +++ b/dev-python/cryptography/cryptography-3.4.7-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz LICENSE="|| ( Apache-2.0 BSD )" SLOT="0" -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" +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" RDEPEND=" $(python_gen_cond_dep '