Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3/
Date: Sun, 30 Oct 2022 21:55:27
Message-Id: 1667166911.c09eb78c506aed69acfb0062b6efba135abafeed.sam@gentoo
1 commit: c09eb78c506aed69acfb0062b6efba135abafeed
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 21:55:11 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 21:55:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09eb78c
7
8 dev-python/pypy3: Stabilize 7.3.9_p8 x86, #878643
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pypy3/pypy3-7.3.9_p8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pypy3/pypy3-7.3.9_p8.ebuild b/dev-python/pypy3/pypy3-7.3.9_p8.ebuild
16 index 9dd9d4a02256..9da05e3e37f9 100644
17 --- a/dev-python/pypy3/pypy3-7.3.9_p8.ebuild
18 +++ b/dev-python/pypy3/pypy3-7.3.9_p8.ebuild
19 @@ -25,7 +25,7 @@ LICENSE="MIT"
20 # pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
21 # also check pypy/interpreter/pycode.py -> pypy_incremental_magic
22 SLOT="0/pypy39-pp73-336"
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
25 IUSE="+ensurepip gdbm +jit ncurses sqlite test tk"
26 # many tests are failing upstream
27 # see https://buildbot.pypy.org/summary?branch=py3.9