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-bin/
Date: Tue, 31 Jan 2023 13:06:36
Message-Id: 1675170381.8f166ef6798f1f501def200193568836a1bffbf9.arthurzam@gentoo
1 commit: 8f166ef6798f1f501def200193568836a1bffbf9
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 13:06:21 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 13:06:21 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f166ef6
7
8 dev-python/pypy3-exe-bin: Stabilize 7.3.11 amd64, #892711
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild
16 index e7bb602c5789..06f85105d226 100644
17 --- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.11.ebuild
18 +++ b/dev-python/pypy3-exe-bin/pypy3-exe-bin-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 @@ -50,7 +50,7 @@ S=${WORKDIR}/${MY_P}
26
27 LICENSE="MIT"
28 SLOT="3.9-${PV%_p*}"
29 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
31
32 # sys-devel/gcc for libgcc_s.so
33 RDEPEND="