From 3af01137c86ffabc1676abbea5aa9c4103fa80ce Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 6 Nov 2014 15:07:05 +0000 Subject: Update USE=sse2 flag to extend to all PyPy variants. --- profiles/arch/amd64/ChangeLog | 5 ++++- profiles/arch/amd64/package.use.mask | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index d22844160238..37218b9b8b3a 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.287 2014/11/04 22:33:20 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.288 2014/11/06 15:07:05 mgorny Exp $ + + 06 Nov 2014; Michał Górny package.use.mask: + Update USE=sse2 flag to extend to all PyPy variants. 04 Nov 2014; Mike Gilbert package.use.stable.mask, use.stable.mask: diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 0764d0884dc1..f3ee944120e6 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.191 2014/10/18 18:15:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.192 2014/11/06 15:07:05 mgorny Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -70,6 +70,9 @@ sys-apps/hwloc -cuda -gl -opencl # Michał Górny (22 Jul 2013) # Meaningless on amd64 (it controls the 32-bit x86 JIT). dev-python/pypy sse2 +dev-python/pypy-bin sse2 +dev-python/pypy3 sse2 +dev-python/pypy3-bin sse2 # Michael Weber (18 Jun 2013) # unsatisfied multilib dep on curl[abi_x86_32] -- cgit v1.2.3-65-gdbad