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 5E2EA158083 for ; Fri, 13 Sep 2024 01:40:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFD98E29B9; Fri, 13 Sep 2024 01:40:41 +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 A4ADEE29B8 for ; Fri, 13 Sep 2024 01:40:41 +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 B7A49340C3C for ; Fri, 13 Sep 2024 01:40:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23F331F57 for ; Fri, 13 Sep 2024 01:40:38 +0000 (UTC) From: "orbea" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "orbea" Message-ID: <1726190919.e9b003d8c228a5784c31ce058852db94e0e8959c.orbea@gentoo> Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-python/m2crypto/ X-VCS-Repository: repo/proj/libressl X-VCS-Files: dev-python/m2crypto/m2crypto-0.42.0.ebuild X-VCS-Directories: dev-python/m2crypto/ X-VCS-Committer: orbea X-VCS-Committer-Name: orbea X-VCS-Revision: e9b003d8c228a5784c31ce058852db94e0e8959c X-VCS-Branch: master Date: Fri, 13 Sep 2024 01:40:38 +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: 854ea79d-dbc7-44ff-86ac-1b4408698d43 X-Archives-Hash: ded5d39e320743c003280dc2b2e46cb1 commit: e9b003d8c228a5784c31ce058852db94e0e8959c Author: orbea riseup net> AuthorDate: Fri Sep 13 01:28:39 2024 +0000 Commit: orbea riseup net> CommitDate: Fri Sep 13 01:28:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=e9b003d8 dev-python/m2crypto: stabilize 0.42.0 Signed-off-by: orbea riseup.net> dev-python/m2crypto/m2crypto-0.42.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/m2crypto/m2crypto-0.42.0.ebuild b/dev-python/m2crypto/m2crypto-0.42.0.ebuild index 4f3976d..3bc6d1f 100644 --- a/dev-python/m2crypto/m2crypto-0.42.0.ebuild +++ b/dev-python/m2crypto/m2crypto-0.42.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE=" # openssl via src/SWIG/_lib11_compat.i LICENSE="MIT 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="