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/pypy-exe/
Date: Sun, 20 Feb 2022 14:19:30
Message-Id: 1645366758.2363920eb8963c16fca6e9f60096593e5e07e450.mgorny@gentoo
1 commit: 2363920eb8963c16fca6e9f60096593e5e07e450
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 20 14:17:42 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 20 14:19:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2363920e
7
8 dev-python/pypy-exe: Keyword 7.3.8
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/pypy-exe/pypy-exe-7.3.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pypy-exe/pypy-exe-7.3.8.ebuild b/dev-python/pypy-exe/pypy-exe-7.3.8.ebuild
16 index e35d87754072..d051d82c202b 100644
17 --- a/dev-python/pypy-exe/pypy-exe-7.3.8.ebuild
18 +++ b/dev-python/pypy-exe/pypy-exe-7.3.8.ebuild
19 @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}-src"
20
21 LICENSE="MIT"
22 SLOT="${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=