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-exe/
Date: Sun, 20 Feb 2022 14:19:32
Message-Id: 1645366761.6e384dd3ce057278adbf4ced0fb41c86cd1e72c2.mgorny@gentoo
1 commit: 6e384dd3ce057278adbf4ced0fb41c86cd1e72c2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 14:18:29 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 14:19:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e384dd3
7
8 dev-python/pypy3-exe: Keyword 7.3.8
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild b/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild
16 index 96e7ab01222b..8c18a537ee0f 100644
17 --- a/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild
18 +++ b/dev-python/pypy3-exe/pypy3-exe-7.3.8.ebuild
19 @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}-src"
20
21 LICENSE="MIT"
22 SLOT="3.9-${PYPY_PV}"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25 IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
26
27 RDEPEND=">=sys-libs/zlib-1.1.3:0=