commit: b45c9e231cc7e46241e7b5ecedcd42eb4136029a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 12:37:20 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 12:59:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45c9e23
profiles/arch/amd64: Update package names for PyPy SSE2 mask Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 09a9e9d1764..902e02eb945 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -245,10 +245,8 @@ sys-apps/hwloc -gl # Michał Górny <[email protected]> (2013-07-22) # Meaningless on amd64 (it controls the 32-bit x86 JIT). -dev-python/pypy cpu_flags_x86_sse2 -dev-python/pypy-bin cpu_flags_x86_sse2 -dev-python/pypy3 cpu_flags_x86_sse2 -dev-python/pypy3-bin cpu_flags_x86_sse2 +dev-python/pypy-exe cpu_flags_x86_sse2 +dev-python/pypy3-exe cpu_flags_x86_sse2 # Christoph Junghans <[email protected]> (2012-12-26) # cuda works on x86/amd64 (masked in base)
