From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1592868-garchives=archives.gentoo.org@lists.gentoo.org> 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 0E2A815838C for <garchives@archives.gentoo.org>; Sun, 21 Jan 2024 04:29:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49ABBE29A5; Sun, 21 Jan 2024 04:29:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2C9D4E29A5 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Jan 2024 04:29:07 +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 6E87D343259 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Jan 2024 04:29:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DD3A1474 for <gentoo-commits@lists.gentoo.org>; Sun, 21 Jan 2024 04:29:05 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1705811320.1f266b105a71973b9bd5d25e3b885c0f67049b26.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3_10/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pypy3_10/pypy3_10-7.3.14_p2.ebuild X-VCS-Directories: dev-python/pypy3_10/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1f266b105a71973b9bd5d25e3b885c0f67049b26 X-VCS-Branch: master Date: Sun, 21 Jan 2024 04:29:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d180769d-bdca-4a4a-83ca-254ed0636fbd X-Archives-Hash: 0e7b6cbdd68df9cb29331ecd1839227f commit: 1f266b105a71973b9bd5d25e3b885c0f67049b26 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 04:28:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 04:28:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f266b10 dev-python/pypy3_10: Stabilize 7.3.14_p2 amd64, #922566 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pypy3_10/pypy3_10-7.3.14_p2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pypy3_10/pypy3_10-7.3.14_p2.ebuild b/dev-python/pypy3_10/pypy3_10-7.3.14_p2.ebuild index d2a92f072490..aa52589fefc9 100644 --- a/dev-python/pypy3_10/pypy3_10-7.3.14_p2.ebuild +++ b/dev-python/pypy3_10/pypy3_10-7.3.14_p2.ebuild @@ -25,7 +25,7 @@ LICENSE="MIT" # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))' # also check pypy/interpreter/pycode.py -> pypy_incremental_magic SLOT="0/pypy310-pp73-384" -KEYWORDS="~amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+ensurepip gdbm +jit ncurses sqlite tk" # many tests are failing upstream # see https://buildbot.pypy.org/summary?branch=py${PYVER}