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 3F3E3158287 for ; Sat, 17 May 2025 11:38:50 +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 2B3023433F6 for ; Sat, 17 May 2025 11:38:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 4B2671103C1; Sat, 17 May 2025 11:38:45 +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 42ADB1103C1 for ; Sat, 17 May 2025 11:38:45 +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 F4070343406 for ; Sat, 17 May 2025 11:38:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9321213A6 for ; Sat, 17 May 2025 11:38: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: <1747481832.4751c3d9a7c6d9895321d8e2b004cd4ccf1e96f5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/mitmproxy-rs/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/mitmproxy-rs/mitmproxy-rs-0.12.3.ebuild X-VCS-Directories: net-proxy/mitmproxy-rs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4751c3d9a7c6d9895321d8e2b004cd4ccf1e96f5 X-VCS-Branch: master Date: Sat, 17 May 2025 11:38: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: 9a076769-96c7-40a0-8174-e172fc2fb74a X-Archives-Hash: 1cbd7d414782004fe4fc017d75c92557 commit: 4751c3d9a7c6d9895321d8e2b004cd4ccf1e96f5 Author: Sam James gentoo org> AuthorDate: Sat May 17 11:29:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 17 11:37:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4751c3d9 net-proxy/mitmproxy-rs: Keyword 0.12.3 arm64, #947275 Signed-off-by: Sam James gentoo.org> net-proxy/mitmproxy-rs/mitmproxy-rs-0.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/mitmproxy-rs/mitmproxy-rs-0.12.3.ebuild b/net-proxy/mitmproxy-rs/mitmproxy-rs-0.12.3.ebuild index 059c30f7a51f..dcc9377571f5 100644 --- a/net-proxy/mitmproxy-rs/mitmproxy-rs-0.12.3.ebuild +++ b/net-proxy/mitmproxy-rs/mitmproxy-rs-0.12.3.ebuild @@ -34,7 +34,7 @@ LICENSE+=" LGPL-3+ MIT Unicode-3.0 WTFPL-2 ZLIB " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" RDEPEND=" ~net-proxy/mitmproxy-linux-${PV}[${PYTHON_USEDEP}]