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 10FA715807A for ; Thu, 05 Jun 2025 18:05:23 +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 DF24D3430CE for ; Thu, 05 Jun 2025 18:05:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2D8E41103DD; Thu, 05 Jun 2025 18:05:18 +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 1BE5B1103DD for ; Thu, 05 Jun 2025 18:05:18 +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 C70CB342FFE for ; Thu, 05 Jun 2025 18:05:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 10EB92900 for ; Thu, 05 Jun 2025 18:05:16 +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: <1749146680.650fb6c9b8b90eb5ad58293839e2e8646d2a651a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/pypy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/pypy/pypy-3.10.7.3.19_p5.ebuild X-VCS-Directories: dev-lang/pypy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 650fb6c9b8b90eb5ad58293839e2e8646d2a651a X-VCS-Branch: master Date: Thu, 05 Jun 2025 18:05:16 +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: 900a99ba-939a-4ddf-9791-9d5295919db3 X-Archives-Hash: ecdc1759122426ceba34cfeef15e4a47 commit: 650fb6c9b8b90eb5ad58293839e2e8646d2a651a Author: Sam James gentoo org> AuthorDate: Thu Jun 5 18:04:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 5 18:04:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650fb6c9 dev-lang/pypy: Stabilize 3.10.7.3.19_p5 amd64, #957091 Signed-off-by: Sam James gentoo.org> dev-lang/pypy/pypy-3.10.7.3.19_p5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/pypy/pypy-3.10.7.3.19_p5.ebuild b/dev-lang/pypy/pypy-3.10.7.3.19_p5.ebuild index f139ecc7fac1..9c152a12f7b3 100644 --- a/dev-lang/pypy/pypy-3.10.7.3.19_p5.ebuild +++ b/dev-lang/pypy/pypy-3.10.7.3.19_p5.ebuild @@ -28,7 +28,7 @@ LICENSE="MIT" # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))' # also check pypy/interpreter/pycode.py -> pypy_incremental_magic SLOT="${PYVER}/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 +test-install tk" # many tests are failing upstream # see https://buildbot.pypy.org/summary?branch=py${PYVER}