klausman 15/07/05 13:43:48 Modified: package.use.mask Log: Mask numa USE flag on openmpi to match hwloc
Revision Changes Path 1.188 profiles/arch/alpha/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.188&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?rev=1.188&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/package.use.mask?r1=1.187&r2=1.188 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v retrieving revision 1.187 retrieving revision 1.188 diff -u -r1.187 -r1.188 --- package.use.mask 9 Jun 2015 15:35:00 -0000 1.187 +++ package.use.mask 5 Jul 2015 13:43:48 -0000 1.188 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.187 2015/06/09 15:35:00 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.188 2015/07/05 13:43:48 klausman Exp $ # Gilles Dartiguelongue <[email protected]> (09 Jun 2015) # net-fs/libnfs lacks alpha keyword, bug #551576 @@ -233,6 +233,8 @@ # Alexey Shvetsov <[email protected]> (31 Aug 2011) # Mask numa use flag per bug #381313 sys-apps/hwloc numa +# This mask also implies masking the numa flag on openmpi +sys-cluster/openmpi numa # Pacho Ramos <[email protected]> (19 Jul 2011) # Missing keywords on dependencies
