From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 4CE371580F6 for ; Tue, 20 May 2025 16:17:36 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2F644343110 for ; Tue, 20 May 2025 16:17:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 29EE41103DD; Tue, 20 May 2025 16:17:35 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 180011103DD for ; Tue, 20 May 2025 16:17:35 +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 BA9B1343110 for ; Tue, 20 May 2025 16:17:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D16419E5 for ; Tue, 20 May 2025 16:17:33 +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: <1747757770.94b909cad7aaac4cf563b4fd8afb4ee7a0384cb9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/m2crypto/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/m2crypto/m2crypto-0.45.1.ebuild X-VCS-Directories: dev-python/m2crypto/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 94b909cad7aaac4cf563b4fd8afb4ee7a0384cb9 X-VCS-Branch: master Date: Tue, 20 May 2025 16:17:33 +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: e516b9a0-5235-44a6-9a2b-22beba0c1d6b X-Archives-Hash: fb87dc08ad806819250bf82a16146528 commit: 94b909cad7aaac4cf563b4fd8afb4ee7a0384cb9 Author: Sam James gentoo org> AuthorDate: Tue May 20 16:14:09 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 20 16:16:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b909ca dev-python/m2crypto: Stabilize 0.45.1 amd64, #956071 Signed-off-by: Sam James gentoo.org> dev-python/m2crypto/m2crypto-0.45.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/m2crypto/m2crypto-0.45.1.ebuild b/dev-python/m2crypto/m2crypto-0.45.1.ebuild index cbafc363b60c..46cfad1b4519 100644 --- a/dev-python/m2crypto/m2crypto-0.45.1.ebuild +++ b/dev-python/m2crypto/m2crypto-0.45.1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE=" # openssl via src/SWIG/_lib11_compat.i LICENSE="BSD-2 openssl" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="abi_mips_n32 abi_mips_n64 abi_mips_o32" DEPEND="