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: profiles/arch/amd64/
Date: Mon, 30 Dec 2019 12:59:20
Message-Id: 1577710743.b45c9e231cc7e46241e7b5ecedcd42eb4136029a.mgorny@gentoo
1 commit: b45c9e231cc7e46241e7b5ecedcd42eb4136029a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 30 12:37:20 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 30 12:59:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45c9e23
7
8 profiles/arch/amd64: Update package names for PyPy SSE2 mask
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.mask | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
16 index 09a9e9d1764..902e02eb945 100644
17 --- a/profiles/arch/amd64/package.use.mask
18 +++ b/profiles/arch/amd64/package.use.mask
19 @@ -245,10 +245,8 @@ sys-apps/hwloc -gl
20
21 # Michał Górny <mgorny@g.o> (2013-07-22)
22 # Meaningless on amd64 (it controls the 32-bit x86 JIT).
23 -dev-python/pypy cpu_flags_x86_sse2
24 -dev-python/pypy-bin cpu_flags_x86_sse2
25 -dev-python/pypy3 cpu_flags_x86_sse2
26 -dev-python/pypy3-bin cpu_flags_x86_sse2
27 +dev-python/pypy-exe cpu_flags_x86_sse2
28 +dev-python/pypy3-exe cpu_flags_x86_sse2
29
30 # Christoph Junghans <junghans@g.o> (2012-12-26)
31 # cuda works on x86/amd64 (masked in base)