Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe/
Date: Tue, 31 Jan 2023 13:06:35
Message-Id: 1675170380.dc0b48aa52059562527fa64a70bc4f1b3b2cb031.arthurzam@gentoo
1 commit: dc0b48aa52059562527fa64a70bc4f1b3b2cb031
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 13:06:20 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 13:06:20 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0b48aa
7
8 dev-python/pypy3-exe: Stabilize 7.3.11 amd64, #892711
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pypy3-exe/pypy3-exe-7.3.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.11.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.11.ebuild
16 index b6be3f4fae2a..099ac3331324 100644
17 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.11.ebuild
18 +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.11.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
26
27 LICENSE="MIT"
28 SLOT="3.9-${PYPY_PV}"
29 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
30 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
31 IUSE="+jit low-memory ncurses cpu_flags_x86_sse2"
32
33 RDEPEND="