Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3/
Date: Sun, 20 Feb 2022 14:19:31
Message-Id: 1645366762.b2e5a21de0b98d1f2a43f5dbb37204a4bf4e0d40.mgorny@gentoo
1 commit: b2e5a21de0b98d1f2a43f5dbb37204a4bf4e0d40
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 14:18:55 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 14:19:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e5a21d
7
8 dev-python/pypy3: Keyword 7.3.8
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pypy3/pypy3-7.3.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pypy3/pypy3-7.3.8.ebuild b/dev-python/pypy3/pypy3-7.3.8.ebuild
16 index a08c44184921..1882ac559133 100644
17 --- a/dev-python/pypy3/pypy3-7.3.8.ebuild
18 +++ b/dev-python/pypy3/pypy3-7.3.8.ebuild
19 @@ -20,7 +20,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"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="bzip2 gdbm +jit ncurses sqlite test tk"
26 # many tests are failing upstream
27 # see https://buildbot.pypy.org/summary?branch=py3.9