jer 15/05/10 18:19:16 Modified: use.mask Log: Replace package.use.mask entries for USE=opencl with a single use.mask entry.
Revision Changes Path 1.14 profiles/arch/powerpc/ppc64/64ul/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask?r1=1.13&r2=1.14 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- use.mask 21 Feb 2015 09:28:39 -0000 1.13 +++ use.mask 10 May 2015 18:19:16 -0000 1.14 @@ -1,5 +1,11 @@ -# this is a list of USE flags -# that should not be used on PPC64 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ppc64/64ul/use.mask,v 1.14 2015/05/10 18:19:16 jer Exp $ + +# Jeroen Roovers <[email protected]> (10 May 2015) +# virtual/opencl requires media-libs/mesa[opencl] (bug #549096) +opencl + +# this is a list of USE flags that should not be used on PPC64 # Tom Gall <[email protected]> manages this list directfb krb4 @@ -83,7 +89,3 @@ # unregisterised ghc arch for now. # no ghci - no TH template_haskell - -# virtual/opencl is not keyworded -opencl -
