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 F25C115815E for ; Sat, 3 Feb 2024 13:52:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2099E2A37; Sat, 3 Feb 2024 13:52:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 913EFE2A37 for ; Sat, 3 Feb 2024 13:52: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CF45934322B for ; Sat, 3 Feb 2024 13:52:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17BCE14C4 for ; Sat, 3 Feb 2024 13:52:39 +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: <1706968341.1a9a97fc96b95684c26d2b18e4ae22cc0f67b9e0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3_10-exe-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.15.ebuild X-VCS-Directories: dev-python/pypy3_10-exe-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1a9a97fc96b95684c26d2b18e4ae22cc0f67b9e0 X-VCS-Branch: master Date: Sat, 3 Feb 2024 13:52:39 +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: 14e8687f-2ef9-49b6-9136-0a84f652fe8e X-Archives-Hash: 31dcb056060344e3bbaf56dcf3bdf20f commit: 1a9a97fc96b95684c26d2b18e4ae22cc0f67b9e0 Author: Sam James gentoo org> AuthorDate: Sat Feb 3 13:52:21 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Feb 3 13:52:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9a97fc dev-python/pypy3_10-exe-bin: Stabilize 7.3.15 x86, #923697 Signed-off-by: Sam James gentoo.org> dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.15.ebuild b/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.15.ebuild index 7f49ead5be5a..239ce801040c 100644 --- a/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.15.ebuild +++ b/dev-python/pypy3_10-exe-bin/pypy3_10-exe-bin-7.3.15.ebuild @@ -55,7 +55,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="${PV%_p*}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" # sys-devel/gcc for libgcc_s.so RDEPEND="