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 AA4CF158020 for ; Fri, 11 Nov 2022 05:34:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00243E0960; Fri, 11 Nov 2022 05:34:23 +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 DBCF1E0959 for ; Fri, 11 Nov 2022 05:34:22 +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 DEC56341019 for ; Fri, 11 Nov 2022 05:34:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0946573C for ; Fri, 11 Nov 2022 05:34:19 +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: <1668144835.5edf32fd5a34104290a4a6b6467f89db11acf835.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy-exe-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild X-VCS-Directories: dev-python/pypy-exe-bin/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5edf32fd5a34104290a4a6b6467f89db11acf835 X-VCS-Branch: master Date: Fri, 11 Nov 2022 05:34:19 +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: a9772c6b-252e-4de0-9dab-cf24dd66abc8 X-Archives-Hash: c3a4395745874d475294cf7c65be53f3 commit: 5edf32fd5a34104290a4a6b6467f89db11acf835 Author: Sam James gentoo org> AuthorDate: Fri Nov 11 05:33:55 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 11 05:33:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edf32fd dev-python/pypy-exe-bin: Stabilize 7.3.9-r4 x86, #880771 Signed-off-by: Sam James gentoo.org> dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild index f3fec7925db4..07194c625986 100644 --- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild +++ b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.9-r4.ebuild @@ -50,7 +50,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV%_p*}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" # sys-devel/gcc for libgcc_s.so RDEPEND="