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/pypy/
Date: Sat, 09 Jan 2021 02:14:55
Message-Id: 1610158414.32bf955a7798204f80df3207c51d68e1a9b8eff2.sam@gentoo
1 commit: 32bf955a7798204f80df3207c51d68e1a9b8eff2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 9 02:13:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 9 02:13:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32bf955a
7
8 dev-python/pypy: Stabilize 7.3.3 x86, #752294
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pypy/pypy-7.3.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pypy/pypy-7.3.3.ebuild b/dev-python/pypy/pypy-7.3.3.ebuild
16 index 2e4a1964ef0..b3f7eefab9d 100644
17 --- a/dev-python/pypy/pypy-7.3.3.ebuild
18 +++ b/dev-python/pypy/pypy-7.3.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}-src"
26 LICENSE="MIT"
27 # pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")'
28 SLOT="0/73"
29 -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
31 IUSE="bzip2 gdbm +jit libressl ncurses sqlite tk"
32
33 RDEPEND="